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

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.

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)

[![PostgreSQL for Beginners](https://cover-creator.labex.io/postgresql-for-beginners.png)](https://labex.io/courses/postgresql-for-beginners)

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

![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 | ๐Ÿงฉ ๐Ÿ†“ 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)