Skip to content

full-stack-bcn/postgres-dvdrental

Repository files navigation

Postgres Sample Data

To start the containers (postres and pgadmin4) do:

docker-compose up -d

Once they're up, restore the data into the database:

./restore-database.sh

To connect to the database:

./open-db-console.sh

About

Postgres DVD Rental Movie Database Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published