This is postgres dvd rental database very useful to playing with queries.
I Do Not Own Anything. All the Rights in This Content Belong to Their Respective Owner's.
- docker
- make
# To start the docker image.
make
# To stop the docker image.
make docker_stop
Credentials:
name: dvdrental
user: postgres
password: postgres
port: 5432