Relational Database
This section will introduce you the essentials of (relational) database and help you kickstart your project.
You can expect to learn about:
Database Overview
Relational VS Non-relational
Entity Relationship Diagram
Relational Database Design Principles
SQL (CRUD, aggregate queries, nested queries)
Using PostgreSQL
Last updated