https://github.com/labex-labs/postgresql-free-tutorials
Practice PostgreSQL Free Tutorials | This repo collects 7 of free tutorials for PostgreSQL. PostgreSQL is a powerful, open-source relational database management system. This Skill Tree offers a comprehensive learning path for mastering PostgreSQL. It's perfect for database beginners, presenting a...
https://github.com/labex-labs/postgresql-free-tutorials
List: postgresql-free-tutorials
awesome awesome-list exercises free free-tutorials hands-on labex postgresql programming tutorials
Last synced: 6 months ago
JSON representation
Practice PostgreSQL Free Tutorials | This repo collects 7 of free tutorials for PostgreSQL. PostgreSQL is a powerful, open-source relational database management system. This Skill Tree offers a comprehensive learning path for mastering PostgreSQL. It's perfect for database beginners, presenting a...
- Host: GitHub
- URL: https://github.com/labex-labs/postgresql-free-tutorials
- Owner: labex-labs
- Created: 2025-05-23T01:25:56.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-05-23T01:26:35.000Z (8 months ago)
- Last Synced: 2025-05-23T02:41:15.132Z (8 months ago)
- Topics: awesome, awesome-list, exercises, free, free-tutorials, hands-on, labex, postgresql, programming, tutorials
- Homepage: https://labex.io/skilltrees/postgresql
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - postgresql-free-tutorials - Free PostgreSQL tutorials for beginners with 31 interactive lessons. Easy-to-follow programming guides with hands-on practice exercises. (Other Lists / TeX Lists)
README
# Practice PostgreSQL Free Tutorials
## Languages
๐จ๐ณ [็ฎไฝไธญๆ](README_zh.md) ๐ฏ๐ต [ๆฅๆฌ่ช](README_ja.md) ๐ช๐ธ [Espaรฑol](README_es.md) ๐ซ๐ท [Franรงais](README_fr.md) ๐ฉ๐ช [Deutsch](README_de.md) ๐ท๐บ [ะ ัััะบะธะน](README_ru.md) ๐ฐ๐ท [ํ๊ตญ์ด](README_ko.md) ๐ง๐ท [Portuguรชs](README_pt.md) ๐บ๐ธ [English](README.md)
PostgreSQL is a powerful, open-source relational database management system. This Skill Tree offers a comprehensive learning path for mastering PostgreSQL. It's perfect for database beginners, presenting a structured roadmap to understand SQL, database design, and administration. Through hands-on, non-video courses and practical exercises in an interactive SQL playground, you'll gain real-world experience in database management and querying.
| Index | Name | Difficulty | Tutorial Link |
|---------|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------|---------------------------------------------------------------------------------------------------------|
| 01 | [๐ How to start PostgreSQL in Kali Linux](https://labex.io/tutorials/kali-how-to-start-postgresql-in-kali-linux-417476) | Beginner | [๐ View](https://labex.io/tutorials/kali-how-to-start-postgresql-in-kali-linux-417476) |
| 02 | [๐ Basic Data Operations in PostgreSQL](https://labex.io/tutorials/postgresql-basic-data-operations-in-postgresql-550897) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-basic-data-operations-in-postgresql-550897) |
| 03 | [๐ Data Filtering and Simple Queries in PostgreSQL](https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550898) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550898) |
| 04 | [๐ Database Management Basics with PostgreSQL](https://labex.io/tutorials/postgresql-database-management-basics-with-postgresql-550899) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-database-management-basics-with-postgresql-550899) |
| 05 | [๐ Installation and Initial Setup of PostgreSQL](https://labex.io/tutorials/postgresql-installation-and-initial-setup-of-postgresql-550900) | Intermediate | [๐ View](https://labex.io/tutorials/postgresql-installation-and-initial-setup-of-postgresql-550900) |
| 06 | [๐ PostgreSQL Table Creation and Data Types](https://labex.io/tutorials/postgresql-postgresql-table-creation-and-data-types-550901) | Intermediate | [๐ View](https://labex.io/tutorials/postgresql-postgresql-table-creation-and-data-types-550901) |
| 07 | [๐ PostgreSQL Index Optimization](https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550955) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-data-filtering-and-simple-queries-in-postgresql-550955) |
| 08 | [๐ PostgreSQL Relationships and Joins](https://labex.io/tutorials/postgresql-postgresql-relationships-and-joins-550959) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-postgresql-relationships-and-joins-550959) |
| 09 | [๐ Verify PostgreSQL Connection Details](https://labex.io/tutorials/postgresql-verify-postgresql-connection-details-551083) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-verify-postgresql-connection-details-551083) |
| 10 | [๐ Create Your Own Recipe Database](https://labex.io/tutorials/postgresql-create-your-own-recipe-database-551100) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-create-your-own-recipe-database-551100) |
| 11 | [๐ Create Employee Table in PostgreSQL](https://labex.io/tutorials/postgresql-create-employee-table-in-postgresql-551115) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-create-employee-table-in-postgresql-551115) |
| 12 | [๐ Manage Employee Data in PostgreSQL](https://labex.io/tutorials/postgresql-manage-employee-data-in-postgresql-551130) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-manage-employee-data-in-postgresql-551130) |
| 13 | [๐ Find Marketing Employees in PostgreSQL](https://labex.io/tutorials/postgresql-find-marketing-employees-in-postgresql-551146) | Beginner | [๐ View](https://labex.io/tutorials/postgresql-find-marketing-employees-in-postgresql-551146) |
## More
- ๐ [PostgreSQL Learn more about](https://labex.io/skilltrees/postgresql)
- ๐ [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- ๐ [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)