{"id":29806584,"url":"https://github.com/labex-labs/postgresql-for-beginners","last_synced_at":"2026-05-09T16:13:41.435Z","repository":{"id":294822147,"uuid":"988184063","full_name":"labex-labs/postgresql-for-beginners","owner":"labex-labs","description":"In this course, learn PostgreSQL basics from installation to data operations, including database management, table creation, and simple queries.","archived":false,"fork":false,"pushed_at":"2025-07-15T02:02:06.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T06:32:15.585Z","etag":null,"topics":["challenges","course","database","exercises","hands-on","labex","labs","playground","postgresql","programming"],"latest_commit_sha":null,"homepage":"https://labex.io/courses/postgresql-for-beginners","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:15:55.000Z","updated_at":"2025-07-15T02:02:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e83a339-8d81-49de-8b43-52400439a098","html_url":"https://github.com/labex-labs/postgresql-for-beginners","commit_stats":null,"previous_names":["labex-labs/postgresql-for-beginners"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/postgresql-for-beginners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpostgresql-for-beginners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpostgresql-for-beginners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpostgresql-for-beginners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpostgresql-for-beginners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/postgresql-for-beginners/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpostgresql-for-beginners/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267527855,"owners_count":24102022,"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:23.491Z","updated_at":"2025-10-24T04:51:40.087Z","avatar_url":"https://github.com/labex-labs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostgreSQL for Beginners\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[![PostgreSQL for Beginners](https://cover-creator.labex.io/postgresql-for-beginners.png)](https://labex.io/courses/postgresql-for-beginners)\n\n[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/postgresql-for-beginners)\n\nIn this course, learn PostgreSQL basics from installation to data operations, including database management, table creation, and simple queries.\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 | 🧩 🆓 Installation and Initial Setup of PostgreSQL  | Intermediate | \u003ca target='_blank' href='https://labex.io/labs/postgresql-installation-and-initial-setup-of-postgresql-550900?course=postgresql-for-beginners'\u003eStart Lab\u003c/a\u003e    |\n|      02 | 🎯 🆓 Verify PostgreSQL Connection Details          | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/postgresql-verify-postgresql-connection-details-551083?course=postgresql-for-beginners'\u003eStart Challenge\u003c/a\u003e      |\n|      03 | 🧩 🆓 Database Management Basics with PostgreSQL    | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/postgresql-database-management-basics-with-postgresql-550899?course=postgresql-for-beginners'\u003eStart Lab\u003c/a\u003e      |\n|      04 | 🎯 🆓 Create Your Own Recipe Database               | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/postgresql-create-your-own-recipe-database-551100?course=postgresql-for-beginners'\u003eStart Challenge\u003c/a\u003e           |\n|      05 | 🧩 🆓 PostgreSQL Table Creation and Data Types      | Intermediate | \u003ca target='_blank' href='https://labex.io/labs/postgresql-postgresql-table-creation-and-data-types-550901?course=postgresql-for-beginners'\u003eStart Lab\u003c/a\u003e        |\n|      06 | 🎯  Create Employee Table in PostgreSQL             | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/postgresql-create-employee-table-in-postgresql-551115?course=postgresql-for-beginners'\u003eStart Challenge\u003c/a\u003e       |\n|      07 | 🧩  Basic Data Operations in PostgreSQL             | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/postgresql-basic-data-operations-in-postgresql-550897?course=postgresql-for-beginners'\u003eStart Lab\u003c/a\u003e             |\n|      08 | 🎯  Manage Employee Data in PostgreSQL              | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/postgresql-manage-employee-data-in-postgresql-551130?course=postgresql-for-beginners'\u003eStart Challenge\u003c/a\u003e        |\n|      09 | 🧩  Data Filtering and Simple Queries in PostgreSQL | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/postgresql-data-filtering-and-simple-queries-in-postgresql-550898?course=postgresql-for-beginners'\u003eStart Lab\u003c/a\u003e |\n|      10 | 🎯  Find Marketing Employees in PostgreSQL          | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/postgresql-find-marketing-employees-in-postgresql-551146?course=postgresql-for-beginners'\u003eStart Challenge\u003c/a\u003e    |\n\n## About LabEx\n\n[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.\n\n## More\n\n- 🔗 [Data Science Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [Data Science Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Data Science Free Tutorials](https://github.com/labex-labs/data-science-free-tutorials)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fpostgresql-for-beginners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fpostgresql-for-beginners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fpostgresql-for-beginners/lists"}