Category: Transactions

Why Couchbase is Important in iGaming
Why Couchbase is Important in iGaming

Future-proof your iGaming solution and set yourself up to handle high throughput with a target of 30K+ requests per minute, by using Couchbase.

Understanding How Transactions Work in Cross Data Center Replications (XDCR)
Understanding How Transactions Work in Cross Data Center Replications (XDCR)

Learn how Couchbase XDCR and transactions handle data replication and why document counts may differ between source and destination clusters

Data Consistency Models & Performance: Couchbase vs. CockroachDB
Data Consistency Models & Performance: Couchbase vs. CockroachDB

When it comes to Couchbase vs. CockroachDB, what are the major differences? This post details important distinctions in data consistency modeling.

Couchbase Transaction Support in Spring Data Couchbase
Couchbase Transaction Support in Spring Data Couchbase

Transaction support has been added to the Couchbase SDKs. Learn to use the Spring Data @Transactional annotation to leverage Couchbase Transactions.

Accelerate Your Database Migration to Couchbase with erwin Data Modeler
Accelerate Your Database Migration to Couchbase with erwin Data Modeler

Embark on your database migration journey with confidence by bridging the gap between legacy relational databases and Couchbase using the erwin Data Modeler.

Level Up Your Database Platform Best Practices at Couchbase Connect
Level Up Your Database Platform Best Practices at Couchbase Connect

What are you waiting for? Deepen your skills at application development, edge computing and more when you attend Couchbase Connect on 20-21 October 2021.

The N1QL Query Language Now Supports Distributed ACID Transactions
The N1QL Query Language Now Supports Distributed ACID Transactions

Learn how to execute distributed ACID transactions in Couchbase with familiar SQL syntax using the latest capabilities of the N1QL query language.

Ending the Relational vs NoSQL Debate, Once and for All
Ending the Relational vs NoSQL Debate, Once and for All

Hear from Couchbase CTO and SVP of Engineering Ravi Mayuram about how the Couchbase Server 7.0 release bridges the divide between RDBMS and NoSQL databases.

Announcing Couchbase Server 7.0
Announcing Couchbase Server 7.0

Discover how Couchbase Server 7.0 delivers the strengths of RDBMS and the flexibility of NoSQL for enterprise applications built for bottom-line results.

How Vodafone Powers a 100% Cloud Communications Platform with Couchbase
How Vodafone Powers a 100% Cloud Communications Platform with Couchbase

Discover why Vodafone chose Couchbase to power their customer communications management tool and how Couchbase scaled to meet exponential user growth.

J is for June, July & Java Developers
J is for June, July & Java Developers

Discover all of the ways to develop your next Java application using Couchbase in this complete listing of developer tutorials, docs, free courses and more.

Using libcouchbase / C SDK to run transactions with Couchbase 7.0
Using libcouchbase / C SDK to run transactions with Couchbase 7.0

Couchbase Server 7.0 now supports N1QL transactions. Let’s try writing a C program that performs a set of transactions on a single node. Step 1: We first decide how to call the program. The inputs will be the URL to...