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

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

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)