Files
2026-08-01 16:11:49 +03:00
..
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00
2026-08-01 16:11:49 +03:00

Import

First import the the sakila dataset

Install

First install necessary PHP extensions

sudo apt install php-mysql php-pgsql

Then install dependencies

composer install

Run

php index.php > schema.json

Dump

I can't seem to be able to reproduce the original .sql The best I got is

mysqldump sakila --no-data --skip-opt --skip-quote-names --skip-set-charset