Category: Uncategorized

Alternate Address & Port Support for Couchbase/N1QL Clusters

Alternate Address & Port Support for Couchbase/N1QL Clusters

In order to connect to Couchbase deployments on cloud (AWS, Azure or GCP) or Kubernetes, we support multi-addresses in the form of alternate addresses. External applications use this facility to communicate with the cluster, but not directly to the nodes....

May 13, 2021
Introduction to Ottoman With Couchbase

Introduction to Ottoman With Couchbase

Ottoman is an Object Data Modeler (ODM) for Couchbase’s Node.js SDK providing JSON schema and validation for NoSQL. Why Use an ODM for Couchbase With Ottoman, you declare schema in your code. Although Couchbase has no schema enforcement for your...

March 30, 2021
Use cases and Best Practices for Distributed Transactions through N1QL

Use cases and Best Practices for Distributed Transactions through N1QL

Does Couchbase support transactions? Yes! With 6.5, we introduced the ACID transaction support in Couchbase through the SDKs. The 1st question we got at the time from the customers that heard about it was: Is transaction support available through N1QL?...

February 24, 2021
2021 IT Resolutions

2021 IT Resolutions

Any set of New Year’s resolutions should resolve to actually try and keep the resolutions. January 19th is known as “Quitter’s Day” because it takes at least 21 days to form a habit, and most people don’t make it past...

Cloud to Edge data sync with Couchbase Sync Gateway

Cloud to Edge data sync with Couchbase Sync Gateway

The Couchbase Sync Gateway 2.8 release announced support for enterprise-grade cloud-to-edge data sync. The new inter-Sync Gateway replication technology allows enterprise-grade scalable, secure sync between cloud and edge data centers in a distributed cloud environment to cater to the demands...

Architect Offline-First & Couchbase Edge Computing Solutions

Architect Offline-First & Couchbase Edge Computing Solutions

Release 1.0 of Couchbase for mobile was announced in 2014, making it the industry’s first NoSQL mobile database for offline first applications. Offline first is an application development paradigm that ensures that the functionality of the apps is unaffected by...

IPTV/OTT VOD Pricing Management Using Couchbase

IPTV/OTT VOD Pricing Management Using Couchbase

IPTV describes a system where Live Television or Video on Demand (VOD) content is delivered to a television or computer using Internet Protocol over the service providers managed network (Broadband) for e.g. AT&T U-Verse. When the content is delivered over...

October 14, 2020
Advanced Sync with Couchbase 2.8 for Mobile and the Edge

Advanced Sync with Couchbase 2.8 for Mobile and the Edge

We’re pleased to announce the General Availability (GA) of the Couchbase Lite 2.8 and Sync Gateway 2.8 platforms. This groundbreaking release introduces significant enhancements to our sync technology for disconnected and distributed cloud deployments. You can learn more about the...

Arrays in JSON: Modeling, Querying and Indexing Performance

Arrays in JSON: Modeling, Querying and Indexing Performance

Array is THE difference between the relational model and the JSON model.   — Gerald Sangudi Abstract JSON array gives you flexibility in the type of elements,  number of elements, size of the elements, and the depth of the elements.  This...

August 4, 2020
FIRST CLASS SQL for FULL-TEXT SEARCH

FIRST CLASS SQL for FULL-TEXT SEARCH

Over time, the database industry has realized full-text search and SQL are two sides of the same coin.  Text search needs further query processing, query processing needs text search to efficiently filter for text patterns.   The SQL databases have added...

July 7, 2020
Drumroll Please: A Trifecta of Trophies for Couchbase

Drumroll Please: A Trifecta of Trophies for Couchbase

How does an enterprise software company follow news of a substantial round of funding? With some great industry recognition, of course! I am excited to share that Couchbase was recently honored with multiple awards– for product innovation, customer feedback, and...

Index Advisor Service for N1QL (June refresh)

Index Advisor Service for N1QL (June refresh)

This is our June drop for Index Advisor service for N1QL after fixing some of the bugs that were found after our last refresh in May. We plan to keep improvising the Index Advisor service(What is it?). The fixes in...

June 15, 2020