Category: Couchbase Server
-

How to Update Python 2 to Python 3 & The Differences Between Them
Introduction The last major Python upgrade — to version 3 — arrived in Dec. 2008, nearly 12 years ago. And yet there is a good chance that you are still working on the Python…
-

Few Index Management Tips – FTS Best Practices Part II
We have already seen a handful of best practices for defining an FTS index in part1, now let’s explore a few useful tips about the operational and maintenance aspects of an index. A…
-

Infosys “OpenHack” Development Program Features Couchbase
Couchbase is expanding its partnerships with industry-leading global systems integrators and regional solution providers. Through these partnerships, Couchbase’s unique capabilities can be delivered to our global footprint of enterprise customers. We collaborate closely with…
-

Introduction To Jepsen Testing At Couchbase
Intro As most of you know, Couchbase is a database that provides users with a range of consistency and fault tolerance options to ensure that the state of their data meet certain criteria or…
-

Eventing Service Improvements in Couchbase Server 6.5
Couchbase Eventing Service provides a framework for writing your own functions to process data change events (create, update, delete/expiry). Couchbase Server 6.5 introduces a set of important improvements to the Eventing Service that enable…
-

Intro to Collections – Dev Preview in Couchbase Server 6.5
Couchbase, a document database, allows great flexibility in storing different types of documents in a single bucket (bucket being the equivalent of a database). There is a frequent need to refer to documents of…
-

Advanced UI Statistics in Couchbase Server 6.5
Statistics in Couchbase Server has been the source of truth for understanding the performance, monitoring usage, and troubleshooting operations for administrators. In 6.5, we are making some integral updates to the display of stats…
-

Node-to-Node Encryption with Couchbase Server 6.5
With security on everyone’s mind, organizations need to run sensitive workloads under stringent security and compliance standards. Couchbase 6.5 preview brings several new security capabilities, and node-to-node encryption has been a top wish list…
-
![Intro to Couchbase Transactions Java API [Video]](https://www.couchbase.com/blog/wp-content/uploads/sites/5/2026/05/cb_txns_blog-1024x538.png)
Intro to Couchbase Transactions Java API [Video]
Today I’m very excited to announce the release of a project we’ve been beavering away on behind the scenes for some time now: Couchbase Distributed ACID Transactions! This video is a quick guide for…
-

Cost Based Optimizer for Couchbase N1QL (SQL for JSON)
Authors & Engineering Team: Bingjie Miao, Keshav Murthy, Marco Greco, Prathibha Bisarahalli. Couchbase, Inc. A rule-based optimizer knows rules for everything and cost for nothing – Oscar Wilde Abstract Couchbase is a distributed JSON…
-

Enhanced Data Protection with Couchbase Server 6.5
With 6.5, we have made some tremendous improvements to our backup & restore technology. These improvements are optimized to enhance backup performance, consistency and storage requirements. Performance Improved performance (rate of backup & restore)…
-

Synchronized Drawing Apps with Couchbase Mobile
Couchbase Mobile contains a robust and powerful embedded NoSQL database, called Couchbase Lite, that can be used within your iOS, Android, and Xamarin apps. The Couchbase Mobile stack also contains Sync Gateway. Sync Gateway…