An open API service providing repository metadata for many open source software ecosystems.

Topic: "couchbase-mobile"

couchbase/sync_gateway

Manages access and synchronization between Couchbase Lite and Couchbase Server

Language: Go - Size: 55.5 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 446 - Forks: 139

OldSneerJaw/synctos

The Syncmaker. A tool to build comprehensive sync functions for Couchbase Sync Gateway.

Language: JavaScript - Size: 2.31 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 51 - Forks: 3

couchbaselabs/CouchDraw

A synchronized drawing app that utilizes Couchbase Sync Gateway and Xamarin to enable shared canvases.

Language: C# - Size: 5.4 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 25 - Forks: 5

couchbaselabs/Couchbase.Lite.Mapping

A simple library that extends Couchbase.Lite to provide extension methods for converting an object to a Document/MutableDocument and a Document/MutableDocument to an object.

Language: C# - Size: 1.78 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 7

svr4/couchbase-lite-cgo

Go lang bindings for the couchbase-lite-C library.

Language: Go - Size: 175 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 0

couchbaselabs/Chatbase

A simple (mobile) chat app using Couchbase Lite, Sync Gateway, and Couchbase Server.

Language: C# - Size: 2.64 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

couchbase-examples/flutter_cbl_learning_path

Learn Couchbase Lite SDK with Dart and Flutter for Mobile and Desktop Developers

Language: Dart - Size: 7.22 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

Fujio-Turner/sg-log-reader-demo

Parsing and Aggregating Sync Gateway Logs

Language: JavaScript - Size: 27.8 MB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 1

Fujio-Turner/sg-find-conflict-demo

A simple conflict resolver for Sync Gateway

Language: Python - Size: 28.3 KB - Last synced at: 26 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

couchbaselabs/connect-fall-2017-demo

Source Code for the Couchbase Connect 2017 Technical Keynote Demonstration

Language: Java - Size: 12.6 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

Couchbase-Ecosystem/cbl-ionic

Ionic Capacitor plugin for Couchbase Lite Enterprise >= (3.2)

Language: HTML - Size: 11.9 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 2

couchbase-examples/android-kotlin-cbl-learning-path

Learn Couchbase Lite SDK with Kotlin and JetPack Compose for Android Developers

Language: Kotlin - Size: 13.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 3

couchbaselabs/android-kotlin-cbl-expense-reporter

Learn Couchbase Lite SDK with Kotlin and JetPack Compose for Android Developers

Language: Kotlin - Size: 6.84 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

jeromebenois/couchbase-lite-c-rs

Rust language bindings for the Couchbase Lite embedded NoSQL database engine

Language: Rust - Size: 40.6 MB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

couchbaselabs/cbl-realm-template-app-swiftui-todo

Conversion Example of SwiftUI app from MongoDb Atlas Device SDK to Couchbase Mobile

Language: Swift - Size: 1.34 MB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

couchbase-examples/android-java-cblite-userprofile-query

Quickstart in Couchbase Lite using a standalone database with Android and Java. This tutorial will show you how to use Query Builder to do queries in the database and how to use a pre-built database in your applications.

Language: Java - Size: 975 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

couchbase-examples/android-java-cblite-userprofile-sync

Quickstart in Couchbase Lite using a standalone database with Android and Java. This tutorial will show you how to use Sync Gateway to sync information between your local database and Couchbase Server.

Language: Java - Size: 1.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

couchbase-examples/ios-swift-cblite-userprofile-sync

About Quickstart in Couchbase Lite using a standalone database with iOS and Swift. This tutorial will show you how to use Sync Gateway to sync information between your local database and Couchbase Server.

Language: Swift - Size: 2.62 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

couchbase-examples/dotnet-xamarin-cblite-userprofile-standalone

Quickstart in Couchbase Lite using a standalone database with dotnet and Xamarin. This tutorial will show you how to use key value pair to do full CRUD operations to the database.

Language: C# - Size: 695 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

couchbaselabs/userprofile-couchbase-mobile-xamarin

A collection of apps that demonstrate Couchbase Mobile 2.x capabilities

Size: 23.9 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 8

couchbaselabs/userprofile-couchbase-mobile-android

A collection of apps that demonstrate Couchbase Mobile 2.x capabilities.

Size: 13 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 10

Fujio-Turner/sg-sync-function-tester

Couchbase Sync Gateway and App Services - Sync Function Tester

Language: Python - Size: 6.35 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

couchbase-examples/android-java-cblite-userprofile-standalone

Quickstart in Couchbase Lite using a standalone database with Android and Java. This tutorial will show you how to use key value pair to do full CRUD operations to the database.

Language: Java - Size: 246 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

Fujio-Turner/sg-stream-demo

A simple Sync Gateway event feed listener

Language: Python - Size: 274 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

couchbase-examples/dotnet-xamarin-cblite-userprofile-query

Quickstart in Couchbase Lite using a standalone database with dotnet and Xamarin Forms in C#. This tutorial will show you how to use Query Builder to do queries in the database and how to use a pre-built database in your applications.

Language: C# - Size: 2.08 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

couchbase-examples/ios-swift-cblite-userprofile-standalone

Quickstart in Couchbase Lite using a standalone database with iOS and Swift. This tutorial will show you how to use key value pair to do full CRUD operations to the database.

Language: Swift - Size: 1.97 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

constructpm/pysyncgateway πŸ“¦

Python library for communication with Couchbase Sync Gateway

Language: Python - Size: 224 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tuesleep/LEOCouchbaseManager

πŸ›’It's manager who manage Couchbase lite iOS, models, sync, conflict.

Language: Swift - Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Fujio-Turner/cbl-log-reader

Parsing and Aggregating Couchbase Lite Logs

Language: Python - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

OldSneerJaw/synctos-test-examples

Basic examples of synctos test cases

Language: JavaScript - Size: 92.8 KB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mminichino/employee-demo-container

Language: Shell - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

couchbase-examples/ios-swift-cblite-userprofile-query

Quickstart in Couchbase Lite using a standalone database with iOS and Swift. This tutorial will show you how to use Query Builder to do queries in the database and how to use a pre-built database in your applications.

Language: Swift - Size: 2.63 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

GUIAMOVILTURISTICAUPSE/app_android_geoturse

La guia movil de recursos turisticos de la Provincia de Santa Elena, es una aplicacion movil que permitira a los usuarios encontrar recursos turisticos naturales en la provincia, dejar comentarios de su experiencia y descubrir la provincia desde una nueva perspectiva

Language: Java - Size: 249 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AxelVanHoyweghen/WorkTimeTrackerAPP

WorkTimeTracker Android Application

Language: Java - Size: 479 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

Fujio-Turner/couchbase-twitter-demo

Putting Tweets into Couchbase via Sync Gateway

Language: Python - Size: 252 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

HodGreeley/codenvy-couchbaselite-java Fork of che-samples/blank

Blank project

Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

shashanktomar/sync-toran

The sync-gateway function generator

Language: JavaScript - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0