SQL Scripts is a set of scripts made during my IT course.
All of the scripts were meant to be ron during test/non-final builds.
Before executing, be sure the script won't create an existing database or make unwanted changes to current DataBases or Tables.
Insert the script into a blank or active file.
sudo can be replaced by doas or any other form of root access (if needed).
Tested on ArchLinux only!
Activating service:
sudo systemctl start mariadb.serviceRunning:
sudo -Es mariadb < {FILENAME}.sql| Tool | Description |
|---|---|
| MySQL Workbench | Windows MySQL development |
| XAMPP | Windows MySQL service |
| MariaDB (ArchLinux) | ArchLinux MySQL alternative |
| NeoVim | Text editor |
This project uses the The Unlicensed license since the scripts won't be utilized during real development (for myself, at least).
If you use one or more of my scripts entirely or partially and something goes horribly wrong, don't hold me responsible. I am still a student in DB.
No, the logo in the title is not mine; it belongs to MySQL.
