https://github.com/labex-labs/advanced-postgresql-practical-labs
In this course, master PostgreSQL through hands-on labs covering relationships, advanced data types, indexing, transactions, views, permissions, queries, triggers, backups, partitioning, full-text search, and more.
https://github.com/labex-labs/advanced-postgresql-practical-labs
challenges course database exercises hands-on labex labs playground postgresql programming
Last synced: 5 months ago
JSON representation
In this course, master PostgreSQL through hands-on labs covering relationships, advanced data types, indexing, transactions, views, permissions, queries, triggers, backups, partitioning, full-text search, and more.
- Host: GitHub
- URL: https://github.com/labex-labs/advanced-postgresql-practical-labs
- Owner: labex-labs
- Created: 2025-05-22T07:26:15.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-07-24T05:51:10.000Z (5 months ago)
- Last Synced: 2025-07-24T09:02:46.997Z (5 months ago)
- Topics: challenges, course, database, exercises, hands-on, labex, labs, playground, postgresql, programming
- Homepage: https://labex.io/courses/advanced-postgresql-practical-labs
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced PostgreSQL Practical Labs
## Languages
๐จ๐ณ [็ฎไฝไธญๆ](README_zh.md) ๐ช๐ธ [Espaรฑol](README_es.md) ๐ซ๐ท [Franรงais](README_fr.md) ๐ฉ๐ช [Deutsch](README_de.md) ๐ฏ๐ต [ๆฅๆฌ่ช](README_ja.md) ๐ท๐บ [ะ ัััะบะธะน](README_ru.md) ๐ฐ๐ท [ํ๊ตญ์ด](README_ko.md) ๐ง๐ท [Portuguรชs](README_pt.md) ๐บ๐ธ [English](README.md)
[](https://labex.io/courses/advanced-postgresql-practical-labs)
[](https://labex.io/courses/advanced-postgresql-practical-labs)
In this course, master PostgreSQL through hands-on labs covering relationships, advanced data types, indexing, transactions, views, permissions, queries, triggers, backups, partitioning, full-text search, and more.


## Exercises
| Index | Name | Difficulty | Practice |
|---------|-------------------------------------------------|--------------|--------------------------------------------------------------------------------------------------------------------------------------|
| 01 | ๐ ๐ข PostgreSQL Relationships and Joins | Beginner | Start Lab |
| 02 | ๐ ๐ข PostgreSQL Advanced Data Types | Beginner | Start Lab |
| 03 | ๐ ๐ข PostgreSQL Index Optimization | Beginner | Start Lab |
| 04 | ๐ ๐ข PostgreSQL Transaction Management | Beginner | Start Lab |
| 05 | ๐ ๐ข PostgreSQL Views Management | Beginner | Start Lab |
| 06 | ๐ ๐ต PostgreSQL Role and Permission Management | Beginner | Start Lab |
| 07 | ๐ ๐ต PostgreSQL Advanced Query Writing | Beginner | Start Lab |
| 08 | ๐ ๐ต PostgreSQL Trigger Automation | Beginner | Start Lab |
| 09 | ๐ ๐ต PostgreSQL Backup and Restore | Beginner | Start Lab |
| 10 | ๐ ๐ต PostgreSQL Table Partitioning | Beginner | Start Lab |
| 11 | ๐ ๐ต PostgreSQL Full-Text Search | Beginner | Start Lab |
| 12 | ๐ ๐ต PostgreSQL Stored Function Development | Beginner | Start Lab |
| 13 | ๐ ๐ต PostgreSQL Date and Time Operations | Beginner | Start Lab |
| 14 | ๐ ๐ต Using the PostGIS Extension in PostgreSQL | Beginner | Start Lab |
| 15 | ๐ ๐ต PostgreSQL Database Maintenance | Beginner | Start Lab |
| 16 | ๐ ๐ต PostgreSQL Streaming Replication | Beginner | Start Lab |
| 17 | ๐ ๐ต PostgreSQL Error Handling | Beginner | Start Lab |
| 18 | ๐ ๐ต PostgreSQL Event Trigger Setup | Beginner | Start Lab |
| 19 | ๐ ๐ต PostgreSQL PgBouncer Connection Pooling | Beginner | Start Lab |
| 20 | ๐ ๐ต PostgreSQL JSON/JSONB Advanced Operations | Beginner | Start Lab |
## Environment
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

- A strict "Learn by Doing" approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The learning assistant Labby, built on lastest AI models, providing a conversational learning experience.
Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).
## More
- ๐ [PostgreSQL Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- ๐ [PostgreSQL Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- ๐ [PostgreSQL Free Tutorials](https://github.com/labex-labs/postgresql-free-tutorials)