Skip to content

mfadel88/Bash-Script-DB-Creation

Repository files navigation

Bash-Script-DB-Creation

  • Bash Shell Script Database Management System (DBMS) Project Description

Description:

  • The Project aims to develop a DBMS, that will enable users to store and retrieve data from Hard-disk.

The Project Features:

  • The Application will be CLI Menu based, that will provide to user this Menu items in order to dealing with database and it's tables.

Main Menue content:

In order to dealing with database tasks such as:

  • Create Database
  • List Databases
  • Connect To Databases
  • Drop Database

when user Connect to Specific Database, there will be new Screen with this Menu in order to dealing with the selected DB:

Table Menue content:

In order to dealing with database tasks such as:

  • Create Table
  • List Tables
  • Drop Table
  • Insert into Table
  • Select From Table
  • Delete From Table
  • Update Table

About

The Project aim to develop DBMS, that will enable users to store and retrieve the data from Hard-disk. This script has been created to be able to create DB and doing all of actions that you could to do on it through bash scripting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages