Skip to content

MASTG-KNOW-0097: Other Third-Party Databases

SQLite3

The SQLite3 library must be added to an app if the app is to use SQLite. This library is a C++ wrapper that provides an API for the SQLite commands.

Couchbase Lite

Couchbase Lite is a lightweight, embedded, document-oriented (NoSQL) database engine that can be synced. It compiles natively for iOS and macOS.