/miniDBMS

Database Management System. School project for my Programming Studio Class (December 2012). Compiles SQL DDL and DML, creates and modifies a database in working memory and writes the database to files when done.

Primary LanguageC++

miniDBMS

Database Management System. School project for my Programming Studio class (December 2012). Compiles SQL-like DDL and DML, creates and modifies a database in working memory and writes the database to files when done. Read documentation and code for specifics.