You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be a simple DBMS, written in C.
It should support
-different databases
-tables with attributes and tupels
-a server with each a thread for a connection
-maybe a simple user management per database