Skip to content

neilobremski/pgplayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL playground

Requirements

Usage

  1. Run docker-compose up and leave it running for the duration of your usage.
  2. Open a separate terminal and run psql.sh to connect via the CLI. From here you can run SQL commands and terminate them with a semi-colon. Or type \? for shortcuts; use \q to quit.
  3. Open https://localhost:8088 in a web browser to login via pgAdmin 4 (GUI tool). The user/password is in the docker-compose.yaml.

About

PostgreSQL playground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages