Category: SQL++ / N1QL Query
NDP Episode #24: Brant Burnett on Linq
Linq is the focus of the latest episode of The NoSQL Database Podcast. Brant Burnett joins as the special guest to talk about all things Linq and Linq with NoSQL.
A Couchbase Analytics Example using the Go SDK
This post illustrates the use of Couchbase Analytics with the Couchbase Go SDK. Couchbase Analytics is a new service available in Couchbase Server 6.0, you can read more at https://docs.couchbase.com/server/6.0/analytics/introduction.html. In this post we’re going to use a real world...
YCSB-JSON: Implementation for Couchbase and MongoDB
For JSON databases such as Couchbase and MongoDB, YCSB is helpful for executing more sophisticated queries. Learn how to use YCSB-JSON today.
Performance Certification of Couchbase Autonomous Operator on Kubernetes
At Couchbase we take performance very seriously, and with the launch of our new product, Couchbase Autonomous Operator 1.0, we wanted to make sure it’s Enterprise-grade and production ready for customers. In this blog post we will discuss the detailed...
Using YCSB to Benchmark JSON Databases
This post covers the YCSB benchmark and provides examples of benchmark operations, workloads, YCSB-JSON implementation and explains how to run YCSB-JSON.
Announcing Couchbase Server 6.0 Beta
Check out the significant updates done to the Couchbase Server 6.0 beta to the Analytics, Eventing, and Full-Text Search services.
The Couchbase Data Platform in Action: Analytics
Contents What is CBAS and how does it compare to “standard” Couchbase? Example Data and Configuration Code and Queries Web Client Web Server and Queries Querying with SQL++ Query Optimization Query Results and REST Response Conclusion Postscript With the release...
Changes to the Couchbase Analytics Service
Contents 6.0 Data Definition Language Postscript The Couchbase Analytics Service uses the SQL++ query language. SQL++ is an modern query language designed to work with semi-structured data and the JSON data model. SQL++ is backwards-compatible with SQL. The Coucbase Analytics...
Testing ANSI JOINs
Overview The main purpose of this article is to show how Couchbase ANSI JOINs are tested. In Couchbase version 5.5, you can now execute joins using the ANSI standard syntax. This addition to joins makes them much more flexible, but...
Tutorial: Build a Points of Interest App with Vue.js, Node.js, Express, and Couchbase Server
Map points of interest with this full stack tutorial using Vue.js, Node.js, Express, and Couchbase.
Processing GraphQL Queries with Java, Spring Boot, and NoSQL
In this Couchbase tutorial, we’re going to see how to quickly get up and running with GraphQL queries using Java, Spring Boot, and NoSQL frameworks.
Couchbase Server 5.5 Released
Couchbase Server 5.5 production release now available! This release focuses on enterprise-grade features relating to agility, performance, and manageability.
Top Posts
- Capella AI Services: Build Enterprise-Grade Agents
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What Is Data Analysis? Types, Methods, and Tools for Research
- Vector Database vs. Graph Database: Differences & Similariti...
- Data Modeling Explained: Conceptual, Physical, Logical
- Column-Store vs. Row-Store: What’s The Difference?
- Application Development Life Cycle (Phases and Management Models)
- Offline-first: a mindset for developing faster, more reliable mob...
- A Guide to Backend Databases