Category: SQL++ / N1QL Query

How (and Why) to Use Couchbase as an XML Database
How (and Why) to Use Couchbase as an XML Database

Find out how to use Eventing to transform Couchbase into an XML-capable database. This may sound too good to be true but trust us - it really does work!

How to Harness Real-Time Data Analytics Using Operational Data
How to Harness Real-Time Data Analytics Using Operational Data

Discover how Couchbase Analytics gives you the best of both operational applications _and_ data analytics so you can avoid ETL and focus on solutions.

Using libcouchbase / C SDK to run transactions with Couchbase 7.0
Using libcouchbase / C SDK to run transactions with Couchbase 7.0

Couchbase Server 7.0 now supports N1QL transactions. Let’s try writing a C program that performs a set of transactions on a single node. Step 1: We first decide how to call the program. The inputs will be the URL to...

SQL and NoSQL comparison: ASP.NET application
SQL and NoSQL comparison: ASP.NET application

This SQL and NoSQL comparison shows the application code and queries for both SQL Server and Couchbase, including paging, SQL, load testing.

SQL to NoSQL: Automated Migration
SQL to NoSQL: Automated Migration

SQL to NoSQL migration can be at least partially automated. This article helps you find out about the new conversion features available in Couchbase Server 7.

Data Structures & Queries with Couchbase N1QL (SQL for JSON)
Data Structures & Queries with Couchbase N1QL (SQL for JSON)

Access JSON NoSQL data with Couchbase data structures: maps, lists, counters, queues using N1QL/SQL queries, indexes and efficient SDK calls.

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

DataGrip Setup for Couchbase
DataGrip Setup for Couchbase

What is DataGrip? This blog post introduces JetBrains DataGrip and shows you how to get started using its NoSQL capabilities with Couchbase support.

Fully Configured Couchbase on Red Hat OpenShift in 5 Minutes
Fully Configured Couchbase on Red Hat OpenShift in 5 Minutes

Discover Couchbase Autonomous Operator and learn how to get Couchbase and OpenShift fully configured in under 5 minutes.

FHIR Data Model with Couchbase N1QL
FHIR Data Model with Couchbase N1QL

This post focuses on the FHIR specification as defined by HL7 FHIR. Learn how the Couchbase database can be used to implement FHIR compliant applications.

Couchbase Intro for MongoDB Developers and NoSQL Experts
Couchbase Intro for MongoDB Developers and NoSQL Experts

Many start with MongoDB to learn NoSQL and flexible JSON schema, many choose Couchbase for performance, scale, and SQL. Learn the differences in this post.

Manage Time-To-Live (TTL) Documents with Couchbase N1QL
Manage Time-To-Live (TTL) Documents with Couchbase N1QL

For Couchbase, the support of Time-to-Live TTL has always been available with Couchbase Key-Value Operations. Find out how to manage documents with N1QL.