1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-07-17 07:12:20 +02:00

Add pagila sample database

This commit is contained in:
Robert Treat
2019-10-31 23:42:56 +01:00
committed by Kaarel Moppel
parent be745d03fd
commit b7f113424c

View File

@ -271,6 +271,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
* [postgresDBSamples](https://github.com/morenoh149/postgresDBSamples) - A collection of sample postgres schemas
* [PostgreSQL Primer for Busy People](https://zaiste.net/posts/postgresql-primer-for-busy-people/) - A collection of the most common commands used in PostgreSQL
* [pg-utils](https://github.com/dataegret/pg-utils) - Useful DBA tools by Data Egret
* [pagila](https://github.com/xzilla/pagila) - Pagila, Postgres Sample Database
### Blogs
* [Planet PostgreSQL](https://planet.postgresql.org/) - Blog aggregation service for PostgreSQL.