The goal of this project is to create a simple Database Management System (DBMS) using Bash Shell scripting. The DBMS will allow users to store and retrieve data from their local hard disk through a command-line interface (CLI). The system will be menu-driven, offering various options for managing databases and tables.