Implementation of RDBMS in C#
The language used to interact with RDBMS is SQL and name of this version is MeraSQL.
To see the sample commands, you can refer to Util/SampleQueries.cs
Run Program.cs, this is the main program
Contact me on my email if you face any problem