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: about 2 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 |

## About LabEx

[LabEx](https://labex.io) 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. With a strict 'Learn by Doing' approach, interactive online environments in the browser with automated step-by-step checks, structured content organization through the [Skill Tree](https://labex.io/learn) learning system, and a growing resource of 30 Skill Trees and over 6,000 Labs, [LabEx](https://labex.io) offers comprehensive practical education. The platform includes Labby, an AI learning assistant built on latest AI models, providing a conversational learning experience.

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