https://github.com/mujz/pagila
Docker image of Postgres database of movies
https://github.com/mujz/pagila
Last synced: 3 months ago
JSON representation
Docker image of Postgres database of movies
- Host: GitHub
- URL: https://github.com/mujz/pagila
- Owner: mujz
- Created: 2016-09-02T11:26:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T13:15:28.000Z (almost 9 years ago)
- Last Synced: 2025-01-15T11:17:26.482Z (5 months ago)
- Language: PLpgSQL
- Homepage:
- Size: 610 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pagila
A docker image that extends **postgres** and adds a database dump from the **pagila** sample data.
Pagila is a sample database based on MySQL's replacement for World, Sakila, which is itself inspired by the Dell DVD Store.
# External Links
- [pagila](http://pgfoundry.org/frs/?group_id=1000150&release_id=998#pagila-pagila-title-content)
- [Sakila](https://dev.mysql.com/doc/sakila/en/)
- [Postgres Sample Databases](https://wiki.postgresql.org/wiki/Sample_Databases)