Category: Couchbase Mobile

5 Reasons for Developers to Attend Couchbase Connect

5 Reasons for Developers to Attend Couchbase Connect

When it comes to online tech conferences, you’ve got options. Lots of options. If you’re a NoSQL developer, then Couchbase ConnectONLINE 2021 should be at the top of your list. This free two-day conference on 20-21 October 2021 has a...

September 2, 2021
Announcing Couchbase Server 7.0

Announcing Couchbase Server 7.0

Couchbase Server 7.0 solves the requirements of modern application development. In doing so, it settles the debate over using relational or NoSQL databases. There’s no more need to compromise. (Try it out for yourself here or skip straight to the...

3 Reasons Customers Turn from MongoDB to Couchbase

3 Reasons Customers Turn from MongoDB to Couchbase

Let’s face it. MongoDB is a popular NoSQL database upon which to build applications. But just like many “beginner” data analysis projects that start in a spreadsheet, when it’s time to get serious, it’s also time to upgrade. And when...

OIDC Authorization Code Flow for Client Authentication in Couchbase Sync Gateway [Part 3 of 3]

OIDC Authorization Code Flow for Client Authentication in Couchbase Sync Gateway [Part 3 of 3]

Couchbase Sync Gateway supports OpenID Connect or OIDC-based client authentication. In this context, clients may be Couchbase Lite clients that synchronize data with Sync Gateway over the Internet using the websockets-based replication protocol or they could be web frontend or...

Couchbase Modifies License of Free Community Edition Package

Couchbase Modifies License of Free Community Edition Package

As Couchbase increases its presence in the market, we have decided to modify the distribution and usage license of some of our free products. This change is necessary in order to protect the community from over-deployment of unsupported and unpatched...

June 30, 2021
OIDC Implicit Flow for Client Authentication in Couchbase Sync Gateway [Part 2 of 3]

OIDC Implicit Flow for Client Authentication in Couchbase Sync Gateway [Part 2 of 3]

OpenID Connect (OIDC) is a popular client authentication mechanism supported by Couchbase Sync Gateway. In this context, clients may be Couchbase Lite clients that synchronize data with Sync Gateway over the Internet using the websockets-based replication protocol or they could...

Couchbase Mobile Offers Embedded Java Write Throughput and More

Couchbase Mobile Offers Embedded Java Write Throughput and More

Couchbase Mobile extends the power of Couchbase to the edge, securely managing and syncing data from any cloud to edge devices or directly between edge devices. In this post, I discuss the main features in the Couchbase Lite and Sync...

OAuth 2.0 & OIDC Fundamentals for Authentication & Authorization [Part 1 of 3]

OAuth 2.0 & OIDC Fundamentals for Authentication & Authorization [Part 1 of 3]

Developers and architects simply can’t build modern applications without running into issues of authorization and authentication. OAuth 2.0 is an industry standard for “delegated authorization” which is the ability to provide an application or client access to data or features offered...

Announcing Couchbase Mobile 2.6

Announcing Couchbase Mobile 2.6

Today, we’re announcing the general availability of Couchbase Mobile 2.6. This release comes on the heels of Couchbase Mobile 2.5 which we released in April of this year. This is the first in a series of focused, purpose-built Couchbase Mobile...

Using Docker to develop with Couchbase Mobile

Using Docker to develop with Couchbase Mobile

Container technologies such as Docker have vastly simplified the software development, test and deployment process by allowing you to package applications along with their complete runtime environment that abstract away differences in infrastructure and OSes. This post is a primer...

Make Machine Learning Predictions With Couchbase Lite

Make Machine Learning Predictions With Couchbase Lite

Couchbase Lite’s Predictive Query API allows applications to leverage pre-trained, Machine Learning(ML) models to run predictive queries against data in embedded Couchbase Lite database in a convenient, fast and always-available way. These predictions can be combined with predictions made against...