Skip to content

9lynd/DBMS-Project

Repository files navigation

Bash Project

Shell Script Database Management System (DBMS)

The Project aims to develope DBMS, that will enable users to store and retrieve data from local storage.

Project Features

The Application will be CLI Menu based app, that will provide user with Main Menu items

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

Upon user Connection to Specified Database, a new multiple choose screen appears with the Menu

  • Create table
  • List tables
  • Drop table
  • Insert into table
  • Select From table
  • Delete From table
  • Edit and update table

Eyes on project

eyes_on_bash_project.mp4

install and run

git clone https://github.com/CodeGlynd/DBMS-Project.git
sudo chmod +x db.sh
bash db.sh

About

Simple DBMS in Bash

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages