Skip to content

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.

Notifications You must be signed in to change notification settings

ecobost/miniDBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages