Tag: couchbase

Partner Blog: Couchbase 4.5 – Native BI Support

Partner Blog: Couchbase 4.5 – Native BI Support

Earlier this week, Couchbase launched the latest version of its flagship NoSQL database, 4.5, with powerful additions to N1QL, faster queries and indexing, role based security and a range of other features. At Cloud9 Charts, we are pleased to add...

james.oquendo June 27, 2023
Deploying the Couchbase Operator on Google Kubernetes Engine (GKE)

Deploying the Couchbase Operator on Google Kubernetes Engine (GKE)

Couchbase is one of the premier NoSQL databases and that has been summed up well in this paragraph from the couchbase website: “The Couchbase Data Platform delivers unparalleled performance at scale, while also providing the unmatched agility and manageability that...

james.oquendoshyamraj April 9, 2021
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...

james.oquendo December 17, 2020
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...

james.oquendo December 16, 2020
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...

james.oquendo December 3, 2020
Welcome to Couchbase Academy: November Update

Welcome to Couchbase Academy: November Update

Introducing Couchbase Academy Just a few weeks ago at our Connect Online event, we announced a new program for Couchbase Training that includes a name change and a new certification program. The official name of our training program is “Couchbase...

james.oquendo November 2, 2020
The Synergy of Blockchain and NoSQL Databases

The Synergy of Blockchain and NoSQL Databases

Both NoSQL databases and modern Blockchain ledgers benefit from a set of common principles. When they are both implemented for an application a lot can be accomplished as the platforms can complement each other. What is Blockchain? Blockchain is a...

james.oquendo October 22, 2020
N1QL Transactions : An Elastic and Scalable Distributed Transactions

N1QL Transactions : An Elastic and Scalable Distributed Transactions

SQL is the only 22nd-century language available for developers today. ABSTRACT In relational database systems, SQL is more than a declarative query language. It includes procedural language (T-SQL, PL/SQL, etc) and defines transactions and its semantics.  SQL as a query...

james.oquendo October 14, 2020
N1QL Turns Five

N1QL Turns Five

As any parent of a five year old can attest, time flies when you’re having fun. Where did all the time go? That’s kind of how we feel with N1QL, the SQL for JSON query language. Today, thousands of developers,...

james.oquendo October 6, 2020
Health Checking a Couchbase Cluster

Health Checking a Couchbase Cluster

Most databases are configured and sized correctly based on the information available at the time of their initial launch, but they tend to become unhealthy or undersized due to organic growth of their datasets and/or changes in their workload profiles....

james.oquendo September 8, 2020
Text Analysis within a Full-Text Search Engine

Text Analysis within a Full-Text Search Engine

Full-Text Search refers to techniques for searching text content within a document or a collection of documents that hold textual content. A Full-Text search engine examines all the textual content within documents as it tries to match a single search...

james.oquendo August 10, 2020
Arrays in JSON: Modeling, Querying and Indexing Performance

Arrays in JSON: Modeling, Querying and Indexing Performance

Array is THE difference between the relational model and the JSON model.   — Gerald Sangudi Abstract JSON array gives you flexibility in the type of elements,  number of elements, size of the elements, and the depth of the elements.  This...

james.oquendo August 4, 2020