A primitive, custom-made DBMS application written using C language. It supports basic queries like CREATE, UPDATE, DELETE, SEARCH (using index/ without index). The repo includes a demo application which is a repository for storing patient information.
To run the app, execute
./run.sh