Skip to content

Database Management System (DBMS) using Bash Shell Script

Notifications You must be signed in to change notification settings

reemadelsamak/dbms-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DBMS using Bash Shell Script

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

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

About

Database Management System (DBMS) using Bash Shell Script

Topics

Resources

Stars

Watchers

Forks

Languages