Couchbase Lite is an embedded, NoSQL JSON Document Style database for your mobile apps.
You can use Couchbase Lite as a standalone embedded database within your mobile apps, or with Sync Gateway and Couchbase Server to provide a complete cloud to edge synchronized solution
See more on creating documents at the CB Lite C SDK documentation.
You can use Couchbase Lite as a standalone embedded database within your mobile apps, or with Sync Gateway and Couchbase Server to provide a complete cloud to edge synchronized solution
See more on creating documents at the CB Lite C SDK documentation.
To run this example, click the button in the top right corner of the code editor.