An open API service indexing awesome lists of open source software.

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.

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)

[![Advanced PostgreSQL Practical Labs](https://cover-creator.labex.io/advanced-postgresql-practical-labs.png)](https://labex.io/courses/advanced-postgresql-practical-labs)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](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.

![PostgreSQL](https://img.shields.io/badge/PostgreSQL-whitesmoke?style=for-the-badge&logo=postgresql)
![Database](https://img.shields.io/badge/Database-whitesmoke?style=for-the-badge&logo=database)

## 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.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- 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)