Sqlite

Learn how to use SQLite, the light SQL database system/format.

SQLite is a C library that implements a small, fast, reliable, self-contained and full-featured engine. The database format it uses can be stored in memory or on a single file.

Get hands-on with 1200+ tech skills courses.