The MySQL Bash project is a simulation of a MySQL database that allows users to create and delete database users, create and delete databases, create tables, insert rows, and select data from tables. It's contained in a directory called MySQL, and the main script is main.sh.
-
Updated
May 18, 2023 - Shell