ahmedkhaled11119999 / Bash-DBMS

This is a project developed by ITI students using bash script to simulate database CRUD operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash-DBMS

This is a project developed by ITI students using bash script to simulate database CRUD operations.

Get started

  • Clone this repo to your local machine
  • add the cloned repo's location to your path(in your .bashrc). (ex: PATH="$PATH:/home/adham/Bash-DBMS")
  • run the following command to activate the script
dbms.sh

Authors

About

This is a project developed by ITI students using bash script to simulate database CRUD operations.


Languages

Language:Shell 100.0%