Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 446 Bytes

Relational Database Management System (RDBMS)

Implementation of RDBMS in C#
The language used to interact with RDBMS is SQL and name of this version is MeraSQL.

SQL Queries Supported

To see the sample commands, you can refer to Util/SampleQueries.cs

Build

Run Program.cs, this is the main program

Contact

Contact me on my email if you face any problem