https://github.com/krenbot/sakila-cli
https://github.com/krenbot/sakila-cli
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krenbot/sakila-cli
- Owner: Krenbot
- Created: 2022-11-15T00:50:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T03:40:21.000Z (over 2 years ago)
- Last Synced: 2024-10-06T02:40:52.116Z (8 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Sakila CLI
A small Node/MySQL app using the Sakila Sample Database.
## Seeding the Database
To import the data to MySQL, follow the [Sakila installation instructions](https://dev.mysql.com/doc/sakila/en/sakila-installation.html).