Skip to content

Database Management System (DBMS) implemented in Bash Shell Script.

Notifications You must be signed in to change notification settings

Diaa-Ahmed/Bash-DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash-DBMS

This is a simple Database Management System (DBMS) implemented in Bash Shell Script. It allows users to create, manage, and manipulate databases using a Graphical User Interface. Users can run SQL commands directly through the GUI interface.

Features

  • GUI Interface: Provides a friendly GUI for easy usage of our application
  • SQL queries : Users can input and execute SQL commands directly through the GUI.
  • Database Operations: Users can create, list, connect to, and drop databases.
  • Table Operations: Includes operations such as creating, listing, dropping, inserting into, selecting from, deleting from, and updating tables.

Main Users

The following are the main users of the program and their credentials

Diaa Ahmed

Diaa

123

Mohamed Saeed

Mo

1

Running the Application

To run the application:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Run the login.sh script.
./login.sh

About

Database Management System (DBMS) implemented in Bash Shell Script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages