| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
It is a simple database engine project to make simple operations with databases and tables.
- Create DataBase
- List Databases
- Drop Database
- Connect to Database
- Exit
- Create Table
- List Tables
- Drop Table
- Insert Data Into Table
- Select Data From Table
- Delete Data From Table
- Update Data in Table
- Return To Main Menu
- Integer
- String
https://github.com/Fahd-DevOps/DBMS-BashScript.git
./MainMenu.sh
| Back | FazBrowse Home | New Git URL |