🇨🇳 简体中文 🇯🇵 日本語 🇪🇸 Español 🇫🇷 Français 🇩🇪 Deutsch 🇷🇺 Русский 🇰🇷 한국어 🇧🇷 Português 🇺🇸 English
Learn SQLite, a lightweight, self-contained, and serverless SQL database engine. This learning path offers comprehensive SQLite courses designed for beginners and embedded application developers. It provides a structured roadmap to master SQL queries, data modeling, and local database management. Through a series of hands-on, non-video SQLite courses and practical exercises in an interactive SQL playground, learners gain real-world experience in building and querying embedded databases.
| Index | Name | Difficulty | Tutorial Link |
|---|---|---|---|
| 01 | 📖 Setting Up SQLite in Linux | Beginner | 🔗 View |
| 02 | 📖 Building Tables in SQLite | Beginner | 🔗 View |
| 03 | 📖 Creating and Managing SQLite Databases | Beginner | 🔗 View |
| 04 | 📖 SQLite Constraint Management | Beginner | 🔗 View |
| 05 | 📖 SQLite Data Grouping | Beginner | 🔗 View |
| 06 | 📖 SQLite Index Optimization | Beginner | 🔗 View |
| 07 | 📖 SQLite Subquery Techniques | Beginner | 🔗 View |
| 08 | 📖 SQLite Table Joining | Beginner | 🔗 View |
| 09 | 📖 SQLite Transaction Handling | Beginner | 🔗 View |
| 10 | 📖 SQLite Trigger Automation | Beginner | 🔗 View |
| 11 | 📖 Install and Verify SQLite on Linux | Beginner | 🔗 View |
