https://github.com/polterguy/mysql-sakila
MySQL sakila database for Magic
https://github.com/polterguy/mysql-sakila
Last synced: 4 months ago
JSON representation
MySQL sakila database for Magic
- Host: GitHub
- URL: https://github.com/polterguy/mysql-sakila
- Owner: polterguy
- License: mit
- Created: 2022-06-07T11:30:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T04:19:25.000Z (about 4 years ago)
- Last Synced: 2025-02-28T23:02:27.564Z (over 1 year ago)
- Homepage: https://ainiro.io/
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MySQL Sakila database
Sakila MySQL database script plugin for Magic that installs the Sakila database into
your _"/etc/mysql/templates/"_ folder for you. Notice, this plugin does _not_ create
the database for you, or execute the SQL script in any ways, since that requires a valid
MySQL connection, which we cannot determine with certainty that you actually have.
## Installation
Install this module in your Magic backend, open up SQL Studio, load the sakila script,
and execute it towards a valid MySQL connection.