Database Systems Project
To build a working singleuser DBMS that can execute certain simple SQL queries. The objective is to learn how a DBMS is organized and what goes on inside it when queries are executed and finally build a miniature DBMS which would take any query and output of the query would be printed to the screen.