Tag: application

Example Architectures for Data Intensive Applications.
Example Architectures for Data Intensive Applications.

…a drawing should have no unnecessary lines and a machine no unnecessary parts.  —William Strunk Jr., Elements of Style In the book Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems, Martin Kleppmann has written about traits...

The Couchbase Data Platform in Action: Eventing/Functions
The Couchbase Data Platform in Action: Eventing/Functions

The blog dives into the use of the Couchbase Eventing Service in the Couchbase Silicon Valley 2017 technical keynote demonstration application.

The Couchbase Data Platform in Action: Step-by-Step Setup
The Couchbase Data Platform in Action: Step-by-Step Setup

Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release.  For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. The application built for...

The Couchbase Data Platform in Action: Configuring the Application
The Couchbase Data Platform in Action: Configuring the Application

Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release.  For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. For the Couchbase Connect...

Database Pagination: Using OFFSET and Keyset in N1QL
Database Pagination: Using OFFSET and Keyset in N1QL

Pagination is a common application and has a major impact on customer experience. Here are detailed issues and solutions with Couchbase N1QL.

Optimizing Database Pagination using Couchbase N1QL.
Optimizing Database Pagination using Couchbase N1QL.

See how to optimize Database Pagination using Couchbase N1QL. Look at the Google pagination behavior to understand the basic pagination features.