The Chinook data model represents a digital media store, including tables for artists, albums, media tracks, invoices and customers. You can see the Chinook data model here. Sample Data Media related ...
A simple sql script that will populate a database with the famous northwind example, adapted for postgres. The "db" docker exposes postgres on the port 55432. If you have psql on your path, you may ...