Skip to content

A collection of apps that demonstrate Couchbase Mobile 2.0 capabilities

License

Notifications You must be signed in to change notification settings

couchbaselabs/userprofile-couchbase-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repo hosts a bunch of sample iOS apps in swift that demonstrate various features of the Couchbase Mobile stack. Each version of the app is hosted in a separate branch.

"master" branch

Hosts this README

"standalone" branch

Link

This branch hosts app that demonstrates basic Database and Document operations using Couhbase Lite as a standalone , embedded database within your mobile app. In this mode, Couchbase Lite can be used as a replacement for SQLIte or Core Data

"query" branch

Link

This branch hosts app that demonstrates basic query and full-text-search operations using Couhbase Lite as a standalone , embedded database within your mobile app. In this mode, Couchbase Lite can be used as a replacement for SQLIte or Core Data

"sync" branch

Link

This branch hosts an app supports syncing of documents between Couchbase Lite database and remote Sync Gateway .

About

A collection of apps that demonstrate Couchbase Mobile 2.0 capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published