pthom/northwind_psql resource
Northwind sample database for postgres observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4161
- days_rel: n/a
- days_push: 732
- n_releases_24m: 0
Adoption not part of the score
1034 stars · 992 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A SQL script and Docker Compose setup that populates a PostgreSQL database with the classic Northwind sample data. It provides an easy way to spin up a demo database locally, optionally with PgAdmin for browsing.
Use cases
- populate a postgres database with the northwind sample data
- set up a demo database for learning SQL
- test SQL queries against a realistic sample schema
- spin up postgres with sample data using docker compose
- practice joins and aggregations on example tables
- set up a local database for tutorials and courses
When to choose
- you need a well-known sample dataset for PostgreSQL
- you want a quick Docker-based demo database with PgAdmin
- you are teaching or learning SQL with realistic data
When to avoid
- you need sample data for MySQL, SQL Server, or another engine without adaptation
- you need production-grade or large-scale benchmark data
- you want an actively maintained application rather than a static SQL script
Facets
dataset · maturity stable
database databases developer-tools education self-hosted cross-platform sample-database northwind postgres sql-script docker-compose pgadmin sql docker
1 source
- readme: https://github.com/pthom/northwind_psql · fetched 2026-08-28 · 3ce5e59e5ba9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pthom/northwind_psql | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="pthom/northwind_psql")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem