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.
- 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.
The following are the main users of the program and their credentials
Diaa
123
Mo
1
To run the application:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Run the
login.sh
script.
./login.sh