Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 279 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 279 Bytes

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.