ChinookDB.com hosts the Chinook sample database for convenient use in learning, exploration, testing, and examples.
The source
Chinook, by Luis Rocha
The database models a digital music store with artists, albums, tracks, playlists, customers, employees, invoices, and invoice lines. The data and schema on this site are generated from the canonical SQLite fixture in the upstream project.
This website is an independent hosted resource. It is not the official upstream Chinook project and is not affiliated with or endorsed by its maintainers.
A straightforward path to interactive exploration.
The static schema model and stable data URLs are intentionally easy to reuse in a future interactive Chinook explorer. DataTug is not integrated into this milestone.