Skip to content

Marwan-Morsy/DBMS

Repository files navigation

DBMS

Simple DBMS using Java that does most SQL queries and parses them using Regular Expressions Main features :

  • Backend writers include JSON, XML
  • Logging of operations done using Log4J.
  • It supports the following SQL Statement Create database, Create table, Insert into table, Delete from table, Drop database, Drop table Select from table, Update tabl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages