Results for: sync function

Augment your Sync Function with Roles in Couchbase Sync Gateway

Augment your Sync Function with Roles in Couchbase Sync Gateway

Roles in Sync Gateway are often overlooked because they seem more complex to use than Users and Channels. However, they provide one additional layer of abstraction and can greatly simplify your data model. Take the example of an application to...

Couchbase Mobile: Changing read access in the Sync Function and replicating the changes to an Android app

Couchbase Mobile: Changing read access in the Sync Function and replicating the changes to an Android app

With new tools such as Android Public Beta Testing and Testflight for iOS, shipping new updates of a native mobile application more regularly is a growing trend. In addition to changing the business logic and data models more regularly, there...

Testing your Sync Gateway functions with synctos

Testing your Sync Gateway functions with synctos

Synctos includes a built-in test-helper module that helps you to write tests that validate your document definitions. It's always a good idea to test your code/configuration for bugs, and your synctos document definitions are no different.

Couchbase Capella: Advantages in Speed, Functionality, and TCO Over Redis

Couchbase Capella: Advantages in Speed, Functionality, and TCO Over Redis

Altoros, an IT consulting organization known for database comparison, has released their latest independent benchmark, commissioned by Couchbase. The benchmark assesses the DBaaS solutions provided by Couchbase and Redis. Using the widely recognized YCSB standard for benchmarking NoSQL databases, this...

November 2, 2023
Couchbase Capella Outshines DynamoDB, MongoDB, Redis in Speed, Functionality, and TCO

Couchbase Capella Outshines DynamoDB, MongoDB, Redis in Speed, Functionality, and TCO

Altoros, a renowned IT consulting organization with an extensive history in database comparison, has published their most recent independent benchmark, commissioned by Couchbase. The benchmark evaluates the DBaaS solutions offered by Couchbase, Redis, Amazon, and MongoDB. This study utilizes the...

June 5, 2023
Data Replication and Synchronization in Couchbase

Data Replication and Synchronization in Couchbase

Data replication and synchronization may seem redundant at first glance. They both refer to copying data from one persistent repository to another for consistency in a distributed architecture. But for Couchbase, each term has a different meaning and each is...

Data Sync between Capella App Services and Self Managed Couchbase Mobile Deployments

Data Sync between Capella App Services and Self Managed Couchbase Mobile Deployments

Capella App Services is a fully managed cloud backend for your mobile, desktop and IoT frontend applications. On the other end of the spectrum, the paradigm of “Edge Computing” has gained a lot of traction in recent years. Edge Computing...

Capella App Services Expands Cloud Support for Fully Managed Offline-first Data Sync

Capella App Services Expands Cloud Support for Fully Managed Offline-first Data Sync

We’re pleased to announce the general availability of Capella App Services on Google Cloud Platform (GCP). The cloud expansion comes on the heels of the recent public launch of Capella App Services on AWS. Capella App Services is a fully...

Creating Python and JavaScript User Defined Functions For Geospatial Queries

Creating Python and JavaScript User Defined Functions For Geospatial Queries

SQL++ queries can access data stored in your Couchbase cluster in a variety of ways. There are situations where having the business logic as part of your data queries can also be beneficial. SQL++ supports this with User Defined Functions...

April 20, 2022
Postman Collections for Sync Gateway Administration

Postman Collections for Sync Gateway Administration

Web-based clients can administer, monitor and interact with Couchbase Sync Gateway using a RESTful interface. With the Sync Gateway 3.0 release, database administration is done exclusively through the admin REST endpoint. Postman is an API test, development and documentation tool...

Cluster-Aware Configuration Examples for Sync Gateway

Cluster-Aware Configuration Examples for Sync Gateway

The Sync Gateway 3.0 release introduces a modular, cluster-aware approach to Sync Gateway configuration that supersedes the node-level JSON configuration file based approach from earlier versions. In this post, we will take a deeper look at the new approach to...

ML Meets NoSQL: Integrating Python User-Defined Functions with SQL++ for Analytics

ML Meets NoSQL: Integrating Python User-Defined Functions with SQL++ for Analytics

After conversations with our customers about the delay in obtaining analytical insights from their Python-based machine learning models, we set out to create a seamless pipeline from Python to Couchbase Analytics that returns faster insights in real time.  Introduction With...

, November 8, 2021