documentation
Intermediate
Data Foundations
PostgreSQL Tutorial
The official PostgreSQL documentation entry point for relational database concepts, SQL, administration, and working with a real production-grade database.
Source: PostgreSQL · PostgreSQL documentation license; follow the source terms
Outcomes
- Query a relational database
- Understand tables and constraints
- Use official docs while building