Tag: couchbase lite

Couchbase Lite for C Released

Couchbase Lite for C Released

After a two-year public gestation period, the newest member of the Couchbase Lite family is ready for its birthday! Couchbase Lite for C enters the world with the Couchbase Lite 3.0 release—it’s skipped a few grades to join its siblings....

Couchbase Mobile changes source code license to BSL 1.1

Couchbase Mobile changes source code license to BSL 1.1

With the Couchbase Mobile 3 release, we are announcing that Couchbase is changing our source code license from Apache 2.0 to the Business Source License version 1.1 (BSL 1.1) for Sync Gateway and Couchbase Lite products. Last year, we announced...

February 25, 2022
The Future of Healthcare is at the Edge

The Future of Healthcare is at the Edge

How Can Couchbase Lite and Sync Gateway help if you’re hurt, and stranded on a remote mountain top? I hope you were able to attend ConnectONLINE, our recent developer conference that featured a ton of great Couchbase product information, live...

Announcing the 3.0 Beta Release for Mobile & Edge Computing

Announcing the 3.0 Beta Release for Mobile & Edge Computing

We’re pleased to announce the GA release of the Couchbase Lite 3.0 and Sync Gateway 3.0 platforms for mobile and edge computing solutions This major release makes great strides in the area of edge computing by expanding our edge device platform...

6 Must-See Mobile & Edge Computing Sessions at Couchbase Connect

6 Must-See Mobile & Edge Computing Sessions at Couchbase Connect

Not all developers are the same: If you’re a mobile developer or architect, your tools, challenges, methods and questions are all different from other development teams. As Couchbase ConnectONLINE approaches, I wanted to let all the mobile developers and edge...

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...

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...