Dictionary
SQLite
Self-contained, serverless SQL database engine embedded in applications. SQLite provides full-featured relational database in single file. Its zero-configuration, reliability, and small footprint make it ideal for mobile apps, embedded systems, and applications requiring local data storage.