Category: SQL++ / N1QL Query
New Features in Index Service in Couchbase Server 5.5
New features in Index Service in Couchbase Server 5.5. Check out Partitioned Indexes, ALTER INDEX, Aggregate pushdowns, a revamped console & new statistics
Configuring Analytics in Couchbase Server 5.5
Couchbase Analytics Developer Preview 4 brought the ability to manage Analytics nodes from the Couchbase Server administration console. With the release of Couchbase Server 5.5, we’ve unified the installation experience as well. To illustrate the seamless installation, I’ll take you...
Using Couchbase Analytics for Complex and Efficient Queries in a Java Application
Learn how to use the Couchbase Analytics Service (CBAS) to query for data with SQL++ in Java without having to worry about indexing.
New Querying Features in Couchbase Server 5.5
New querying features figure prominently in the latest release of Couchbase Server. ANSI JOINs, HASH joins, aggregate pushdowns are covered in this post.
Announcing Couchbase Server 5.5 – Developer Build
Announcing Couchbase Server 5.5 Developer Build It is my pleasure to share this early preview of Couchbase Server 5.5 features – there are some very exciting improvements coming and this Developer Build (DB) highlights several of them. There are many...
ANSI JOIN Support in N1QL
Find out why ANSI JOIN is more flexible than lookup join, and index join, allowing join to be done on arbitrary expressions on any fields in a document.
Working with JSON Arrays in N1QL
In this Couchbase blog post, we cover array constants, facilities for searching in arrays, ways to transform arrays, and some useful N1QL array functions.
Machine Learning with Couchbase and Nexosis
Machine Learning APIs from Nexosis can be used from Couchbase using the CURL function in N1QL. In this post, machine learning classifies Amazon reviews.
Introducing JOIN Queries in Couchbase Mobile
This post discusses how you can JOIN JSON documents in Couchbase Mobile. This capability allows you to combine the contents of multiple JSON documents.
Announcing Couchbase Mobile 2.0 Beta
Couchbase Mobile 2.0 beta is available now! Check out the features of Couchbase Mobile 2.0 beta and Travel Sample application created with Mobile 2.0.
Using Google Artificial Intelligence Services in Couchbase N1QL
This blog shows the way to use Google Cloud AI API directly on the data you have in Couchbase, directly with a simple N1QL statement.
Couchbase for Oracle developers — Part 3 : Database Objects
Oracle DBAs work with clusters, machines, storage systems, disks, etc. Oracle developers and their applications work with databases, tables, rows, columns, partitions, users, data types within the Oracle database system. Let’s compare and contrast how this is done on Couchbase.
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- Vector Database vs. Graph Database: Differences & Similariti...
- Couchbase Mobile Delivers Major Advancements for Building Offline...
- Application Development Life Cycle (Phases and Management Models)
- What Is Data Analysis? Types, Methods, and Tools for Research
- Couchbase 8.0: Unified Data Platform for Hyperscale AI Applicatio...
- Column-Store vs. Row-Store: What’s The Difference?