🗄️DatabaseEN
Introduction to SQLite
Learn SQLite from the ground up. Master the embedded database engine used in mobile apps, browsers, and desktop software — covering setup, data types, CRUD, joins, indexes, transactions, and full-text search.
10 lessons
Subscribe to unlock all 10 lessons
One monthly subscription gives you unlimited access to this course and every other course on LearningBro.
Lessons
What is SQLite?Preview
Getting Started with SQLite
Data Types in SQLite
Creating Tables
CRUD Operations
Querying and Filtering
Joins
Indexes
Transactions
Full-Text Search and JSON