Module-5 Notebooks and Labs

Module-5 Notebooks and Labs#

For comprehensive details about this module’s topics, please consult the Module-5 Documentation. This folder includes:

  • All Module 1 notebooks

  • Links to practical PostgreSQL labs (available in Google Drive)

  1. PostgreSQL Foundation Lab: Setup, psql, and Database Basics

  2. PostgreSQL Fundamentals Practice Lab

  3. 01-connecting-to-databases
    This notebook shows participants how to connect Python to PostgreSQL and other database systems.

  4. 02-intro-to-APIs
    This notebook introduces participants to how to access APIs.