# couchbase/couchbase-lite-android

Lightweight, embedded, syncable NoSQL database engine for Android.

Repository: https://github.com/couchbase/couchbase-lite-android
Canonical: https://ross.abutalabs.com/products/couchbase-lite-android
Homepage: http://developer.couchbase.com/mobile/
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2021-05-20T22:07:31+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4863, "days_push": 1931, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1165, forks 205 (observed 2026-08-28T04:03:50.001937+00:00)

## What it is
Couchbase Lite for Android is a lightweight, embedded, syncable NoSQL JSON document database engine for Android apps. This repository is deprecated as of Couchbase Lite v2.8 and development has moved to the Couchbase Lite Java Community Edition repository.

## Use cases
- store structured data offline in an android app
- sync mobile database with a couchbase server
- embed a nosql document store in an android application
- build offline-first mobile apps with replication
- query  documents locally on a device

## When to choose
- you need an embedded, syncable document database on android and are using the maintained community edition repo
- your app must work offline and replicate data to a couchbase server later

## When to avoid
- starting a new project, since this repository is deprecated as of v2.8
- you need a relational database or server-side storage only
- you want actively maintained code from this repo

## Facets
- artifact type: library
- maturity: abandoned
- function: database, orm
- domain: databases, mobile-development, android-tools
- platform: jvm
- tags: nosql, embedded-database, data-sync, deprecated, offline-first, android

## Member repositories
- couchbase/couchbase-lite-android (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.001937+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:29:20.825146+00:00, confidence not recorded.
  - readme: https://github.com/couchbase/couchbase-lite-android (fetched 2026-08-28T04:03:50.001937+00:00, sha 641bf2518f14)
- Data as of 2026-08-30T08:39:29.467469+00:00.
