https://github.com/labex-labs/practice-sqlite-programming-courses
Master SQLite programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.
https://github.com/labex-labs/practice-sqlite-programming-courses
List: practice-sqlite-programming-courses
awesome awesome-list courses exercises hands-on labex programming sqlite
Last synced: 6 months ago
JSON representation
Master SQLite programming with 2 beginner-to-advanced courses. Interactive labs and guided projects perfect for new programmers.
- Host: GitHub
- URL: https://github.com/labex-labs/practice-sqlite-programming-courses
- Owner: labex-labs
- Created: 2025-05-23T02:51:55.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-05-23T03:20:13.000Z (8 months ago)
- Last Synced: 2025-05-23T04:05:46.224Z (8 months ago)
- Topics: awesome, awesome-list, courses, exercises, hands-on, labex, programming, sqlite
- Homepage: https://labex.io/skilltrees/sqlite
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practice SQLite 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)
SQLite is a lightweight, self-contained, serverless, zero-configuration, transactional SQL database engine. This Skill Tree offers a comprehensive learning path for mastering SQLite. It's perfect for beginners and embedded application developers, presenting a structured roadmap to understand SQL queries, data modeling, and local database management. Through hands-on, non-video courses and practical exercises in an interactive SQL playground, you'll gain real-world experience in building and querying embedded databases.
| Index | Name | Difficulty | Repo | Practice |
|---------|---------------------------------------------------------------------------------------------|--------------|--------------------------------------------------------------------------|--------------------------------------------------------------------------|
| 1 | [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) |
| 2 | [SQLite Intermediate to Advanced](https://labex.io/courses/sqlite-intermediate-to-advanced) | Beginner | [๐ Repo](https://github.com/labex-labs/sqlite-intermediate-to-advanced) | [๐ Start Lab](https://labex.io/courses/sqlite-intermediate-to-advanced) |
## More
- ๐ [SQLite Free Tutorials](https://github.com/labex-labs/sqlite-free-tutorials)
- ๐ [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- ๐ [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)