First steps with PouchDB & Sync Gateway
This week, PouchDB v3.4.0 was released with Couchbase Sync Gateway compatibility. In this post, we’ll take the existing TodoMVC example and add filtered sync using Facebook authentication. In addition to syncing between Web clients, we’ll change the data model slightly to...
Couchbase Mobile: Changing read access in the Sync Function and replicating the changes to an Android app
Change read access in the Sync Function & replicating the changes to an Android app. Check how to ship an update to your Android app with Couchbase Mobile.
Adding user Sign Up to your Android app with Node.js and Couchbase Mobile
Learn how to use the Admin REST API to create users through a Sign Up screen and setup an App Server with Node.js to manage the users in an Android app.
Couchbase Lite Debugging on iOS and Android with Couchbase Lite Viewer
learn how to use Couchbase lite viewer when developing an iOS or Android application and how the tool is useful to browse existing documents.
Exploring the Public and User Channels in Couchbase Sync Gateway
The Sync Function is one of the fundamental components of Sync Gateway: its main responsibility is to define which user has access to which documents. In this screencast, you’ll learn how to use the public channel (also known as the...
How to use Sync Gateway and Peer-to-Peer sync on Android
Learn how to deploy Sync Gateway and Couchbase Server. Also check out the example of simple Android application based on Peer-to-Peer sync on Android.
Tutorial: Implement Android Push Notifications in your Couchbase Mobile app
When developing an application, it’s very helpful to use the push and pull replication in continuous mode. Everything is handled by the replicators to make sure your app and Sync Gateway always have the latest documents synced. However, a continuous...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What are Vector Embeddings?
- A Breakdown of Graph RAG vs. Vector RAG
- Semantic Search vs. Keyword Search: What’s the Difference?
- What Is Data Analysis? Types, Methods, and Tools for Research
- Application Development Life Cycle (Phases and Management Models)
- A Guide to Vector Search