Skip to content

Amitjha1412/Mini-DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Mini-DBMS

Designed and built a DBMS which could provide Persistent data management: Persistent data management requires that data as well as schemas in databases be retained in disks after the program terminates. Thus, any changes to data and databases schemas must eventually be committed to disks. A SQL interpreter/Commands: The SQL interpreter should be able to parse and execute basic SQL commands (a subset of the SQL command set), provide integrity checking,cost estimation, and print out appropriate error messages in case errors are involved in the SQL commands.

About

Designed and built a DBMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages