Sqlite
Learn how to use SQLite, the light SQL database system/format.
We'll cover the following
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 1400+ tech skills courses.