PostgreSQL (Video)
Summary
The case study is a short introduction to PostgreSQL also known as Postgres to beginners. The video covers installation (for Mac), creating database/table and basic SQL syntax in 12 minutes. The case study also demonstrates the usage of psql, an interactive shell for Postgres.
This case study is created as a video counterpart to the detailed written postgres-case-study by Adrian Brandshaug and reflects the authors comment about challenges for beginners and focused more on practical aspects.
Credits
- Megumi Kimura (MegumiKim)
References
- https://www.postgresql.org/
- https://youtu.be/qw—VYLpxG4 (Learn Postgres Full Course)
- https://www.postgresqltutorial.com/