Back to Projects
Capstone Project

Project 1: Relational Postgres Schema

Design a relational database and write schema migrations.

Frontend

Vanilla CSS dashboard tables displaying orders.

Backend

Node.js PG client routers query database tables.

Database

PostgreSQL database engines, primary keys, cascading constraints, B-Tree indices.

Implementation Steps

Step 145 mins

Relational Table mapping

Start Step
Step 245 mins

SQL migration scripts creation

Start Step
Step 345 mins

Key constraint definitions

Start Step
Step 445 mins

Query Index optimization

Start Step
Step 560 mins

Trigger procedures config

Start Step
Step 660 mins

Aggregate Calculations DQL

Start Step
Start Project Guide