simpledb

(โ˜… 345)

A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)

  • .classpath
  • .gitignore
  • .project
  • build.xml
  • catalog.txt
  • LICENSE
  • nsf.schema
  • README.md
  • simple_db.iml
  • tableA.txt
  • tableB.txt
// repository documentation