---
title: Couchbase Lite on Javascript
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-couchbase-lite/edit/release/3.3/modules/javascript/pages/quickstart.adoc
  xref: xref:3.3@couchbase-lite:javascript:quickstart.adoc[]
---

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

# Couchbase Lite on Javascript

# Couchbase Lite on Javascript

###### 

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) 

## Javascript Resources

###### 

[Ionic](ionic.md)

* [Capacitor](https://capacitorjs.com/docs/plugins)
* [Plugin Documentation](https://cbl-ionic.dev)
* [Tutorial](https://ionic.io/docs/couchbase-lite/tutorials/hotel-search)

###### 

[React](react.md)

* [React Native Modules](https://reactnative.dev/docs/native-modules-intro)
* [Plugin Documentation](https://cbl-reactnative.dev)
* [Example Project](https://github.com/couchbase-examples/expo-cbl-travel)

###### 

###### 

######