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

https://github.com/labex-labs/practice-database-programming-courses

Master Database programming with 5 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.
https://github.com/labex-labs/practice-database-programming-courses

List: practice-database-programming-courses

awesome awesome-list courses database exercises hands-on labex programming

Last synced: 7 months ago
JSON representation

Master Database programming with 5 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.

Awesome Lists containing this project

README

          

# Practice Database Programming Courses

## 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)



A comprehensive learning path for mastering popular database systems including MySQL, Redis, MongoDB, and PostgreSQL. This Skill Tree offers structured learning for database beginners, covering essential concepts, database design, and administration across different database types. Through hands-on, non-video courses and practical exercises in interactive database playgrounds, you'll gain real-world experience in database management and querying.

| Index | Name | Difficulty | Repo | Practice |
|---------|-------------------------------------------------------------------------------|--------------|-------------------------------------------------------------------|-------------------------------------------------------------------|
| 1 | [Quick Start with MySQL](https://labex.io/courses/quick-start-with-mysql) | Beginner | [๐Ÿ”— Repo](https://github.com/labex-labs/quick-start-with-mysql) | [๐Ÿš€ Start Lab](https://labex.io/courses/quick-start-with-mysql) |
| 2 | [PostgreSQL for Beginners](https://labex.io/courses/postgresql-for-beginners) | Beginner | [๐Ÿ”— Repo](https://github.com/labex-labs/postgresql-for-beginners) | [๐Ÿš€ Start Lab](https://labex.io/courses/postgresql-for-beginners) |
| 3 | [Quick Start with MongoDB](https://labex.io/courses/quick-start-with-mongodb) | Beginner | [๐Ÿ”— Repo](https://github.com/labex-labs/quick-start-with-mongodb) | [๐Ÿš€ Start Lab](https://labex.io/courses/quick-start-with-mongodb) |
| 4 | [Redis for Beginners](https://labex.io/courses/redis-for-beginners) | Beginner | [๐Ÿ”— Repo](https://github.com/labex-labs/redis-for-beginners) | [๐Ÿš€ Start Lab](https://labex.io/courses/redis-for-beginners) |
| 5 | [SQLite for Beginners](https://labex.io/courses/sqlite-for-beginners) | Beginner | [๐Ÿ”— Repo](https://github.com/labex-labs/sqlite-for-beginners) | [๐Ÿš€ Start Lab](https://labex.io/courses/sqlite-for-beginners) |

## More

- ๐Ÿ”— [Database Free Tutorials](https://github.com/labex-labs/database-free-tutorials)
- ๐Ÿ”— [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- ๐Ÿ”— [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)