Tag: replication
Simplify Your NoSQL Cluster by Moving From MongoDB Sharding to Couchbase Containers
Learn how much easier it is to create and maintain a NoSQL cluster with Couchbase than it is with MongoDB, and see why companies are switching.
Announcing Couchbase Mobile 2.0 Developer Preview
Couchbase Mobile 2.0 is a groundbreaking new release for Couchbase Mobile. Learn all about the most advanced NoSQL mobile database on the planet!
Synchronizing Images Between Android and iOS with NativeScript, Angular, and Couchbase
Learn how easy synchronizing image data between iOS and Android can be in a NativeScript with Angular using Couchbase Mobile, in part two of this series.
Data Synchronization Across iOS Devices Using Couchbase Mobile
This post looks discusses data replication/synchronization using Couchbase Sync Gateway across devices with Couchbase Lite embedded NoSQL Database
Determining Status of a Replication in Couchbase Lite
This blog focuses on how to use Replication class and change listener for checking the status of replication in Couchbase Lite.
Syncing Couchbase Documents Between Mobile Platforms and Devices with NativeScript and Angular
Over the past few days we’ve been exploring how to create a simple Android and iOS application using NativeScript, Angular and Couchbase. First we saw how to use Couchbase for basic key-value operations and then we saw how to query...
Sync Gateway Inter-instance Code Sample
In this post, I went into some detail about replications between Sync Gateway (SG) instances in Couchbase Mobile (CBM). I wrote a simple Java application with a Swing-based UI to illustrate a working example. I run the app along with two instances of SG to...
Why is Couchbase Mobile a Great Solution for Modern App Development?
There is a lot of chatter circulating the Internet when it comes to mobile application development and data management. Should you use a service, or a software for your mobile apps. Pretty much every decent app today requires fast changing...
Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB
Not too long ago I created a tutorial demonstrating how to sync between a web application and Couchbase Server using nothing more than client facing technologies like AngularJS, HTML, and CSS. This was all made possible with the JavaScript library...
Top Posts
- What are Embedding Models? An Overview
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What Is Data Analysis? Types, Methods, and Tools for Research
- Application Development Life Cycle (Phases and Management Models)
- Vector Database Use Cases: Search, RAG, and AI Apps
- What are Vector Embeddings?
- High Availability Architecture: Requirements & Best Practice...
- Data Normalization vs. Denormalization Comparison