{"id":29806561,"url":"https://github.com/labex-labs/advanced-postgresql-practical-labs","last_synced_at":"2025-07-28T14:12:09.781Z","repository":{"id":294823979,"uuid":"988189429","full_name":"labex-labs/advanced-postgresql-practical-labs","owner":"labex-labs","description":"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.","archived":false,"fork":false,"pushed_at":"2025-07-24T05:51:10.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-24T09:02:46.997Z","etag":null,"topics":["challenges","course","database","exercises","hands-on","labex","labs","playground","postgresql","programming"],"latest_commit_sha":null,"homepage":"https://labex.io/courses/advanced-postgresql-practical-labs","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-22T07:26:15.000Z","updated_at":"2025-07-24T05:51:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"d067b40c-c524-4eae-b397-113a638a3360","html_url":"https://github.com/labex-labs/advanced-postgresql-practical-labs","commit_stats":null,"previous_names":["labex-labs/advanced-postgresql-practical-labs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/advanced-postgresql-practical-labs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fadvanced-postgresql-practical-labs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fadvanced-postgresql-practical-labs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fadvanced-postgresql-practical-labs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fadvanced-postgresql-practical-labs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/advanced-postgresql-practical-labs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fadvanced-postgresql-practical-labs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267527836,"owners_count":24102019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["challenges","course","database","exercises","hands-on","labex","labs","playground","postgresql","programming"],"created_at":"2025-07-28T14:11:17.738Z","updated_at":"2025-07-28T14:12:09.752Z","avatar_url":"https://github.com/labex-labs.png","language":null,"readme":"# Advanced PostgreSQL Practical Labs\n\n## Languages\n\n🇨🇳 [简体中文](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) \n\n[![Advanced PostgreSQL Practical Labs](https://cover-creator.labex.io/advanced-postgresql-practical-labs.png)](https://labex.io/courses/advanced-postgresql-practical-labs)\n\n[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/advanced-postgresql-practical-labs)\n\nIn 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.\n\n![PostgreSQL](https://img.shields.io/badge/PostgreSQL-whitesmoke?style=for-the-badge\u0026logo=postgresql)\n![Database](https://img.shields.io/badge/Database-whitesmoke?style=for-the-badge\u0026logo=database)\n\n\n## Exercises\n\n|   Index | Name                                            | Difficulty   | Practice                                                                                                                             |\n|---------|-------------------------------------------------|--------------|--------------------------------------------------------------------------------------------------------------------------------------|\n|      01 | 📖 🟢 PostgreSQL Relationships and Joins        | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-postgresql-relationships-and-joins-550959'\u003eStart Lab\u003c/a\u003e              |\n|      02 | 📖 🟢 PostgreSQL Advanced Data Types            | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550947'\u003eStart Lab\u003c/a\u003e |\n|      03 | 📖 🟢 PostgreSQL Index Optimization             | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550955'\u003eStart Lab\u003c/a\u003e |\n|      04 | 📖 🟢 PostgreSQL Transaction Management         | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550964'\u003eStart Lab\u003c/a\u003e |\n|      05 | 📖 🟢 PostgreSQL Views Management               | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550966'\u003eStart Lab\u003c/a\u003e |\n|      06 | 📖 🔵 PostgreSQL Role and Permission Management | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-postgresql-role-and-permission-management-550960'\u003eStart Lab\u003c/a\u003e       |\n|      07 | 📖 🔵 PostgreSQL Advanced Query Writing         | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550948'\u003eStart Lab\u003c/a\u003e |\n|      08 | 📖 🔵 PostgreSQL Trigger Automation             | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-postgresql-trigger-automation-550965'\u003eStart Lab\u003c/a\u003e                   |\n|      09 | 📖 🔵 PostgreSQL Backup and Restore             | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550949'\u003eStart Lab\u003c/a\u003e |\n|      10 | 📖 🔵 PostgreSQL Table Partitioning             | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550963'\u003eStart Lab\u003c/a\u003e |\n|      11 | 📖 🔵 PostgreSQL Full-Text Search               | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550954'\u003eStart Lab\u003c/a\u003e |\n|      12 | 📖 🔵 PostgreSQL Stored Function Development    | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550961'\u003eStart Lab\u003c/a\u003e |\n|      13 | 📖 🔵 PostgreSQL Date and Time Operations       | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550951'\u003eStart Lab\u003c/a\u003e |\n|      14 | 📖 🔵 Using the PostGIS Extension in PostgreSQL | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-using-the-postgis-extension-in-postgresql-550958'\u003eStart Lab\u003c/a\u003e       |\n|      15 | 📖 🔵 PostgreSQL Database Maintenance           | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-postgresql-database-maintenance-550950'\u003eStart Lab\u003c/a\u003e                 |\n|      16 | 📖 🔵 PostgreSQL Streaming Replication          | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550962'\u003eStart Lab\u003c/a\u003e |\n|      17 | 📖 🔵 PostgreSQL Error Handling                 | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550952'\u003eStart Lab\u003c/a\u003e |\n|      18 | 📖 🔵 PostgreSQL Event Trigger Setup            | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-postgresql-event-trigger-setup-550953'\u003eStart Lab\u003c/a\u003e                  |\n|      19 | 📖 🔵 PostgreSQL PgBouncer Connection Pooling   | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550957'\u003eStart Lab\u003c/a\u003e |\n|      20 | 📖 🔵 PostgreSQL JSON/JSONB Advanced Operations | Beginner     | \u003ca target='_blank' href='https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550956'\u003eStart Lab\u003c/a\u003e |\n\n## Environment\n\nLabEx 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.\n\n![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)\n\n- A strict \"Learn by Doing\" approach with exclusive hands-on labs and no videos.\n- Interactive online environments within the browser, with automated step-by-step checks.\n- A structured content organization with the Skill Tree based learning system.\n- A growing learning resource of 30 Skill Trees and over 6,000 Labs.\n- The learning assistant Labby, built on lastest AI models, providing a conversational learning experience.\n\nLearn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).\n\n## More\n\n- 🔗 [PostgreSQL Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [PostgreSQL Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [PostgreSQL Free Tutorials](https://github.com/labex-labs/postgresql-free-tutorials)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fadvanced-postgresql-practical-labs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fadvanced-postgresql-practical-labs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fadvanced-postgresql-practical-labs/lists"}