Skip to content

estoup/sql-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sql-workshop

This is material for Hashrocket's SQL workshop at Code Platoon.

At Hashrocket, we 💜 SQL! This engagement has given us many opportunities to share that passion, in a practical and hands-on way, with the veterans and spouses of Code Platoon.

Check out the Agenda to see how the day will progress.

Setup

Prerequisites: PostgreSQL. If you can enter psql, we're in business:

$ psql
psql (11.1, server 11.6)
you=#

This is really important; please try to have a working PostgreSQL REPL ready before we begin!

We'll start with the Phone Book domain.

$ git clone https://github.com/jwworth/sql-workshop
$ cd sql-workshop/phone_book

Open up the lesson.sql you find there in your text editor.

License

This project is released under the MIT License.

Sponsor

Hashrocket logo

This workshop is supported by the team at Hashrocket, a multidisciplinary design and development consultancy. If you'd like to work with us or join our team, don't hesitate to get in touch.

About

🧰 Material for Hashrocket's SQL workshop at Code Platoon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%