Category: Best Practices and Tutorials

Building autoComplete or typeAhead functionality using Full Text Search

Building autoComplete or typeAhead functionality using Full Text Search

  What is autoComplete? Autocomplete as the wikipedia says “Autocomplete, or word completion, is a feature in which an application predicts the rest of a word a user is typing” It is also known as  Suggestions or Type Ahead or...

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

Get set to the edge with Sync Gateway Test Edit

Get set to the edge with Sync Gateway Test Edit

Introduction Imagine you are going to meet an important client in downtown San Francisco, CA and you have an email with details on who to call to when you get to the office lobby. You are in the lobby but...

Streamline Couchbase Analytics with User-Defined Functions (UDF’s)

Streamline Couchbase Analytics with User-Defined Functions (UDF’s)

Introduction One of our exciting new features in Couchbase Server 7.0 Beta is support for User-Defined Functions (UDFs) in the Analytics Service. UDFs are reusable and parameterizable N1QL queries that can be used to modularize queries and increase code reuse....

Couchbase Autonomous Operator 2.1 for Kubernetes is Now GA

Couchbase Autonomous Operator 2.1 for Kubernetes is Now GA

At Couchbase’s global developer conference, ‘Connect.Online 2020’ held in October, we shared the essence of new features or capabilities of the upcoming Couchbase Autonomous Operator release version 2.1 through several sessions. Since then, many of you have been waiting to...

NoSQL Is Dead, Long Live NoSQL

NoSQL Is Dead, Long Live NoSQL

Dynamo accelerated the NoSQL revolution that’s driving the database industry. Recently, Amazon announced PartiQL – A SQL-Compatible Query Language for their flagship NoSQL database Amazon DynamoDB. This has brought the NoSQL “re:evolution” full circle. It’s wonderful to see the collaborative research from UCSD and...

N1QL User Defined Functions

N1QL User Defined Functions

Introduction Couchbase Server 6.5 introduced User Defined Functions as a Developer Preview feature. N1QL is primarily a declarative language – where you ask what to get, and the language works out for you the actual method. While declarative languages have...

TLS 1.3 encryption arrives to Couchbase Server 7.0

TLS 1.3 encryption arrives to Couchbase Server 7.0

The Couchbase Server 7.0 Beta is now available with some additional enhancements to strengthen the security of the platform.  Couchbase uses TLS encryption across our portfolio to ensure communication across the network is secure, meaning that outside parties cannot eavesdrop...

Analytics and BI with Couchbase Cloud – Visualizing Datasets

Analytics and BI with Couchbase Cloud – Visualizing Datasets

Couchbase Cloud Analytics Service The Couchbase Analytics Service, a cornerstone feature of Couchbase Server 6.6, is now available on Couchbase Cloud. This means you can take advantage of a powerful MPP-based analytics service that provides a parallel data-management capability; allowing...

At-rest data security with LUKS encryption

At-rest data security with LUKS encryption

The Couchbase Server 7.0 Beta is now available with some additional enhancements to strengthen the security of the platform. Couchbase has always recommended that customers utilize disk encryption technologies to ensure that their data is secure as part of an...

New in Couchbase Server 7.0: N1QL per request memory quota

New in Couchbase Server 7.0: N1QL per request memory quota

Introduction Unlike other services, the N1QL service so far hasn’t offered the ability to size its memory footprint. The principal reason for this disparity boils down to one simple fact: while the bulk of the memory consumption for services like...

Using SDKs With Couchbase Cloud Free Trial – Tutorial Posted

Using SDKs With Couchbase Cloud Free Trial – Tutorial Posted

Learn how to use Couchbase SDKs with the Couchbase Cloud Self-Service Free Trial In my last post I talked about the launch of the Couchbase Cloud Self-Service Free Trial Tutorial Series, in this brief post I wanted to highlight the...