---
title: Couchbase Lite on C
description: Start your Couchbase for Mobile and Edge adventure, get up and
  running with Couchbase Lite
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-couchbase-lite/edit/release/3.0/modules/c/pages/quickstart.adoc
  xref: xref:3.0@couchbase-lite:c:quickstart.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/couchbase-lite/3.0/c/quickstart.html)

# Couchbase Lite on C

# Couchbase Lite on C

###### 

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

###### 

![manage and store data locally](../_images/manage-and-store-data-locally.svg) 

## C Resources

###### 

Get Started

* [Install](gs-install.md)
* [Build](gs-build.md)
* [Browse API References …​](http://docs.couchbase.com/mobile/3.0.15/couchbase-lite-c/C/html)

###### 

Do More

* [Data Sync](replication.md)
* [SQL++ for Mobile](query-n1ql-mobile.md)
* [Live Query](query-live.md)

###### 

Learn More

* [Database](database.md)
* [Document](document.md)
* [Blob](blob.md)

###### 

Key Concepts

* [Conflicts](conflict.md)
* [Indexing](indexing.md)

###### 

Product Notes

* [New in 3.0](../cbl-whatsnew.md)
* [Release Notes](releasenotes.md)
* [Supported Platforms](supported-os.md)

######