This is a simple DBMS project using Bash Script
Implemented by @Mohamed_Salah and @Mohamed_Bassiouny - ITI intake 41 - IOT Track
- Create/Drop Database
- List Existing Database
- Connect to Existing Database
- Create/Drop table
- Select All Data from table
- Delete a row by id from table
- Update a row data by id from table
./DBMS.sh