Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 234 Bytes

Simple-DB

This is my implementation for MIT 6.830 Database Systems.

  • SimpleDB
  • SimpleDB Operators
  • B+ Tree Index
  • Query Optimization
  • SimpleDB Transactions