26 Forks
56 Stars
56 Watchers

couchbase_lite

Flutter plugin for the Community edition of Couchbase Lite. Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine.

How to download and setup couchbase_lite

Open terminal and run command
git clone https://github.com/SaltechSystems/couchbase_lite.git
git clone is used to create a copy or clone of couchbase_lite repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with couchbase_lite https://github.com/SaltechSystems/couchbase_lite/archive/master.zip

Or simply clone couchbase_lite with SSH
[email protected]:SaltechSystems/couchbase_lite.git

If you have some problems with couchbase_lite

You may open issue on couchbase_lite support forum (system) here: https://github.com/SaltechSystems/couchbase_lite/issues