FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fahd-DevOps/DBMS-BashScript · GitHub

Repository files navigation

DBMS-BashScript

Description

It is a simple database engine project to make simple operations with databases and tables.

Digram

Way of Storing Data

DataBase Menu

  • Create DataBase
  • List Databases
  • Drop Database
  • Connect to Database
  • Exit

Table Menu

  • 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

Support Variables

  • Integer
  • String

Start Project

  • At first, clone the project
 https://github.com/Fahd-DevOps/DBMS-BashScript.git
  • Then, start the project
  ./MainMenu.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL