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.
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.
This project is released under the MIT License.
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.