SQLite is small, reliable and fast. It provides exceptional performance, wide flexibility and supports advanced functionality such as aggregations, joins, advanced indexing and JSON. All this makes SQLite ideal as an embedded in-app database: one that is directly co-located with your application.
SQLite is the
most widely-deployed database in the world. Popular apps using SQLite as an in-app database include messaging apps such as WhatsApp (
1), Signal (
2) and Skype, native bundled apps on iOS and Android, internal apps on operating systems such as Windows and macOS, and many more.