Skip to content

lapinChiro/postgresql-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgresql-learning

Getting Start

# Create a dockerized database
./cli/init.sh

# Prepare smaple data
./cli/prepare.sh

# Enter the database using psql
./cli/access.sh

# Enter the docker container
./cli/shell.sh

# Stop the docker container
./cli/stop.sh

# Drop the docker container
./cli/remove.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published