Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morenoh149/postgresDBSamples

Sample databases for postgres
https://github.com/morenoh149/postgresDBSamples

data-modeling database postgresql sample-databases

Last synced: about 2 months ago
JSON representation

Sample databases for postgres

Awesome Lists containing this project

README

        

# PostgreSQL Database Samples

copy of https://www.postgresql.org/ftp/projects/pgFoundry/dbsamples/

A collection of sample databases for PostgreSQL.

* Adventureworks - OLTP database for a fictitious, multinational manufacturing company called Adventure Works Cycles
* Chinook - digital media store
* French Towns - all French towns and regions
* ISO-3166 - All countries and subcountries in the world
* Pagila - Movie rental database with actors, ratings, payments, etc.
* Role Based Access Control - authentication solution
* USDA - food database
* World - Cities, Countries, and what language they speak

## Other Resources

- http://www.databaseanswers.org/data_models/