Database Management System

Description

C# Database Management System

This C# DBMS is also a part of a school project. It’s open source and you already guessed it, it’s coded in C#.

It allows the users to connect to remote Azure SQL Database and edit it as the user desires. It uses data grid to represent and edit the data. There is also a key functionality to roll-back a change or so called commit. It uses default SQL driver to perform the operations.

 

 

Details
  • Date: June 1, 2021
  • Categories: Open Source
  • Github DBMS