Skip to content

ahmedalaa14/DBMS_Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Shell Script Database Management System (DBMS):

The Project aim to develop DBMS, that will enable users to store and retrieve the data from Hard-disk.

The Project Features :

The Application will be CLI Menu based app, that will provide to user this Menu items :

Main Menu :

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

Table Menu :

Upon user Connect to Specific Database, there will be new Screen with this Menu :

  • Create Table
  • List Tables
  • Drop Table
  • Insert into Table
  • Select From Table
  • Delete From Table
  • Update Table
  • Back to Main menu

Instruction to run the application :

Run this command in terminal in clone path :
./DBMS.sh

About

The Project aim to develop DBMS, that will enable users to store and retrieve the data from Hard-disk.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages