Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 203 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 203 Bytes

benchmarkDB

A program that comapres the performace of MySQL vs MongoDB in performing:

  • Create
  • Read
  • Update
  • Delete

based on the their latencies to perform these operations.