Module: Databases (PostgreSQL)

Introduction to building PostgreSQL SQL databases.

Learning Outcomes

Design using PostgreSQL

Readings

Guided tour of the PostgreSQL module

Why, what, how, and when you will learn about PostgreSQL

PostgreSQL Documentation

PostgreSQL Official Documentation

Prisma/docs

Prisma Official Documentation

W3 Schools SQL Tutorial

Read through the w3schools SQL Tutorial

Experiential Learning

E41: Install pgAdmin

Install pgAdmin and connect to your PostgreSQL server

E42: PostgreSQL: Getting Started

Follow the PostgreSQL Getting Started guide

E43: Prisma (ORM): Getting Started

Follow the Prisma Start from scratch relational databases guide