Ecosyste.ms: Repos

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

GitHub topics: couchbase-lite

couchbase/couchbase-lite-C

C language bindings for the Couchbase Lite embedded NoSQL database engine

Language: C++ - Size: 5.23 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 112 - Forks: 36

Couchbase-Ecosystem/cbl-ionic

Ionic Capacitor plugin for Couchbase Lite Enterprise (3.x+)

Language: HTML - Size: 8.67 MB - Last synced: about 6 hours ago - Pushed: about 8 hours ago - Stars: 2 - Forks: 0

Couchbase-Ecosystem/cblite-js

Couchbase Lite for Typescript core library

Language: TypeScript - Size: 156 KB - Last synced: about 6 hours ago - Pushed: about 18 hours ago - Stars: 1 - Forks: 0

Couchbase-Ecosystem/cbl-js-swift

Couchbase Lite Javascript Library implementation in Swift for iOS, iPadOS, and MacOS

Language: Swift - Size: 70.3 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 1 - Forks: 0

Couchbase-Ecosystem/cbl-ionic-docs

Documentation for Couchbase Lite for Ionic

Language: JavaScript - Size: 1000 KB - Last synced: about 21 hours ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

cbl-dart/cbl-dart

Couchbase Lite for Dart and Flutter

Language: Dart - Size: 114 MB - Last synced: 28 days ago - Pushed: about 1 month ago - Stars: 107 - Forks: 16

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: 26 days ago - Pushed: 27 days 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: 26 days ago - Pushed: 27 days ago - Stars: 2 - Forks: 0

bots-garden/starter-kli

Language: Kotlin - Size: 9.77 KB - Last synced: 29 days ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

cbl-dart/cbl_counter

Simple Flutter app which uses Couchbase Lite to store, observe and replicate a counter.

Language: Dart - Size: 221 KB - Last synced: 28 days ago - Pushed: about 1 month ago - Stars: 5 - Forks: 0

couchbaselabs/CbliteSwiftJsLib

Couchbase Lite Swift libary for cblite.js (Javascript) Library

Language: Swift - Size: 64.5 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

jeffdgr8/kotbase

Kotlin Multiplatform library for Couchbase Liteβ€”a lightweight, embedded, syncable, NoSQL database

Language: Kotlin - Size: 297 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 50 - Forks: 0

SchwarzIT/crystal-map

framework to generate map based entities classes / classes for named map interaction / parsing of complex classes to map structures

Language: Kotlin - Size: 6.34 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 13 - Forks: 2

couchbaselabs/cbl-enterprise-ionic

Ionic Capacitor plugin for Couchbase Lite Enterprise (3.x+)

Language: TypeScript - Size: 5.95 MB - Last synced: 28 days ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

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: 28 days ago - Pushed: 4 months ago - Stars: 7 - Forks: 1

neonhomer/couchbase-lite-ios Fork of couchbase/couchbase-lite-ios

Couchbase Lite version that supports CouchDB replication.

Language: Objective-C - Size: 63 MB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

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: about 2 months ago - Pushed: over 4 years ago - Stars: 25 - Forks: 5

Fujio-Turner/cbl-log-reader

Parsing and Aggregating Couchbase Lite Logs

Language: Python - Size: 19.5 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

blaugold/fluttercon_cbl_talk

Demo App for Building Offline-First Flutter Apps with Couchbase Lite - FlutterCon 2023

Language: C++ - Size: 230 KB - Last synced: 28 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

couchbaselabs/couchbase-lite-swift-coder

Data Model using Encoder/Decoder for Couchbase Lite Swift

Language: Swift - Size: 48.8 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 11 - Forks: 3

UniversalSmartHouse/SmartHouse.Hub

Language: C# - Size: 164 KB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 0 - 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: about 2 months ago - Pushed: over 1 year ago - Stars: 9 - Forks: 2

convertigo/c8osdk-ios

This is the Convertigo SDK for iOS. Developers can use this SDK to access all back end service provided by Convertigo mBaaS such as orchestrations, connectors data synchronization push notifications and remote logging

Language: Swift - Size: 6.7 MB - Last synced: about 2 months ago - Pushed: almost 4 years ago - Stars: 6 - Forks: 3

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: 29 days ago - Pushed: 8 months ago - Stars: 19 - Forks: 7

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: 9 months ago - Pushed: 9 months 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: about 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 8

jeromebenois/couchbase-lite-c-rs

Rust language bindings for the Couchbase Lite embedded NoSQL database engine

Language: Rust - Size: 40.6 MB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 3 - Forks: 1

makbari/cordova-plugin-couchbase-lite-2.0

Couchbase-lite api

Language: Objective-C - Size: 207 MB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 7 - Forks: 1

svr4/couchbase-lite-cgo

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

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

biozal/dotnet-maui-cblite-learning-path

Maui Learning Path for Couchbase Lite

Language: C# - Size: 18.2 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

Infosys/CouchbaseLiteTester

This app provides a UI to create a local Couchbase Lite Db and Sync Data to the DB from a Couchbase Sync Gateway

Language: Java - Size: 164 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 29 - Forks: 70

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: about 2 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

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: 28 days ago - Pushed: 29 days ago - Stars: 3 - Forks: 3

couchbaselabs/couchbase-lite-swift-property-wrapper

Data Model using Property Wrappers for Couchbase Lite Swift

Language: Swift - Size: 57.2 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

Rudiksz/couchbase_lite_dart

Dart implementation of the Couchbase Lite, an embedded, NoSQL JSON Document Style database.

Language: Dart - Size: 16.7 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 24 - Forks: 3

EvangelosBoudis/couchbase-lite-dao

Kotlin Data Access Object for Couchbase Lite JVM and Android SDks.

Language: Kotlin - Size: 332 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 2

ionic-team/demo-couchbaselite-hotels

This Ionic demo app allows users to search and bookmark hotels from a Couchbase Lite database.

Language: TypeScript - Size: 7.56 MB - Last synced: 21 days ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 2

mathieumack/Linq2CouchBaseLiteExpression

Linq extension to query couchbase lite repository (Linq to Expression)

Language: C# - Size: 44.9 KB - Last synced: 1 day ago - Pushed: 8 months ago - Stars: 3 - Forks: 1

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

Quickstart in Couchbase Lite using a database with dotnet and Xamarin Forms in C#. This tutorial will show you how to use Sync Gateway and Couchbase Server to replicate data from your mobile client.

Language: C# - Size: 2.08 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

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: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - 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: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

jayasuryat/CbKtx

A lightweight Kotlin friendly wrapper around Couchbase lite for Android.

Language: Kotlin - Size: 153 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 1

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: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - 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: about 1 year ago - Pushed: over 1 year 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: 25 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 1

couchbaselabs/userprofile-couchbase-mobile-android

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

Size: 13 MB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 10

mathieumack/NoSqlRepositories

NoSqlRepositories contains predefined noSql repositories for your applications.

Language: C# - Size: 10.3 MB - Last synced: about 21 hours ago - Pushed: about 1 year ago - Stars: 0 - Forks: 6

couchbaselabs/connect-fall-2017-demo

Source Code for the Couchbase Connect 2017 Technical Keynote Demonstration

Language: Java - Size: 12.6 MB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 4 - Forks: 1

vasga-floze/CRUD-Couch-Base

Application for routine activities. CRUD has been created, it has a simple interface. The couchbase lite technology has been implemented.

Size: 148 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

pkjvit/couchbase-lite-android-viewer

A Library for debugging couchbase lite android database. - with cool features like smart query templates, pagination etc.

Language: Java - Size: 6.05 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 0

pkjvit/couchbase-lite-android-console

A debugging tool for couchbase lite android applications to track their database and syncing. And show all the gathered information on a debug console.

Language: Java - Size: 4.72 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 8 - Forks: 0

skyred/couchbase-lite-android

A fork of couchbase-lite-android, but fixed replicator filter against CouchDB

Language: Java - Size: 49.8 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

pkjvit/Android-Data-Debugger

A SDK for Android to view, debug and query on SQLite database, also supports all versions of Couchbase-Lite database. #CouchbaseLite #SQLite

Language: Java - Size: 167 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

tuesleep/LEOCouchbaseManager

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

Language: Swift - Size: 48.8 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

yuvaraj119/NativeScript

Language: TypeScript - Size: 2.31 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

a-reisberg/typebase-lite

A functional ORM and query language for Couchbase lite, free of boilerplate and runtime reflection

Language: Scala - Size: 139 KB - Last synced: 11 months ago - Pushed: over 7 years ago - Stars: 10 - Forks: 0

swquinn/unity-couchbase-lite-experiment

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

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

Blank project

Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0