Database Design and Basic SQL in PostgreSQL

This course is part of PostgreSQL for Everybody Specialization

Instructor: Charles Russell Severance

What you'll learn

  •   Utilize psql and SQL commands to implement CRUD (Create, Read, Update, and Delete) operations for tables in a PostgreSQL database.
  •   Identify and utilize the functions of primary, logical, and foreign keys within a database.
  •   Build and differentiate between one-to-many and many-to-many relationships within PostgreSQL.
  •   Recall key people, organizations, and innovations that were instrumental to building the SQL standard
  • Skills you'll gain

  •   Data Integrity
  •   PostgreSQL
  •   Database Design
  •   Database Theory
  •   SQL
  •   Database Management
  •   Databases
  •   Data Modeling
  •   Relational Databases
  • There are 4 modules in this course

    In this course you will learn more about the historical design of databases and the use of SQL in the PostgreSQL environment. Using SQL techniques and common commands (INSERT INTO, WHERE, ORDER BY, ON DELETE CASCADE, etc) will enable you to create tables, column types and define the schema of your data in PostgreSQL. You will learn about data modeling and how to represent one-to-many and many-to-many relationships in PostgreSQL. Students will do hands-on assignments creating tables, inserting data, designing data models, creating relational structures and inserting and querying relational data in tables.

    Single Table SQL

    One-To-Many Data Models

    Many-To-Many Data Models

    Explore more from Software Development

    ©2025  ementorhub.com. All rights reserved