Skip to content

mklilley/fp-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL

Some example code for helping to teach people how to work with SQL.

Set-up and run

  • Clone this repo
  • cd fp-sql
  • docker compose up -d
  • docker exec -it postgres bash
  • psql -U postgres

About

An educational repo that contains example code for teaching people SQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published