https://github.com/labex-labs/postgresql-for-beginners
In this course, learn PostgreSQL basics from installation to data operations, including database management, table creation, and simple queries.
https://github.com/labex-labs/postgresql-for-beginners
challenges course database exercises hands-on labex labs playground postgresql programming
Last synced: 5 months ago
JSON representation
In this course, learn PostgreSQL basics from installation to data operations, including database management, table creation, and simple queries.
- Host: GitHub
- URL: https://github.com/labex-labs/postgresql-for-beginners
- Owner: labex-labs
- Created: 2025-05-22T07:15:55.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-07-15T02:02:06.000Z (8 months ago)
- Last Synced: 2025-07-15T06:32:15.585Z (8 months ago)
- Topics: challenges, course, database, exercises, hands-on, labex, labs, playground, postgresql, programming
- Homepage: https://labex.io/courses/postgresql-for-beginners
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PostgreSQL for Beginners
## 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/postgresql-for-beginners)
[](https://labex.io/courses/postgresql-for-beginners)
In this course, learn PostgreSQL basics from installation to data operations, including database management, table creation, and simple queries.


## Exercises
| Index | Name | Difficulty | Practice |
|---------|-----------------------------------------------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 01 | ๐งฉ ๐ Installation and Initial Setup of PostgreSQL | Intermediate | Start Lab |
| 02 | ๐ฏ ๐ Verify PostgreSQL Connection Details | Beginner | Start Challenge |
| 03 | ๐งฉ ๐ Database Management Basics with PostgreSQL | Beginner | Start Lab |
| 04 | ๐ฏ ๐ Create Your Own Recipe Database | Beginner | Start Challenge |
| 05 | ๐งฉ ๐ PostgreSQL Table Creation and Data Types | Intermediate | Start Lab |
| 06 | ๐ฏ Create Employee Table in PostgreSQL | Beginner | Start Challenge |
| 07 | ๐งฉ Basic Data Operations in PostgreSQL | Beginner | Start Lab |
| 08 | ๐ฏ Manage Employee Data in PostgreSQL | Beginner | Start Challenge |
| 09 | ๐งฉ Data Filtering and Simple Queries in PostgreSQL | Beginner | Start Lab |
| 10 | ๐ฏ Find Marketing Employees in PostgreSQL | Beginner | Start Challenge |
## 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
- ๐ [Data Science Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- ๐ [Data Science Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- ๐ [Data Science Free Tutorials](https://github.com/labex-labs/data-science-free-tutorials)