Statistics in Couchbase Server has been the source of truth for understanding the performance, monitoring usage, and troubleshooting operations for administrators. In 6.5, we are making some integral updates to the display of stats in the Couchbase Server Web Console,...
Overview Index advisor is introduced in Couchbase server 6.5 as a developer preview feature. It targets at providing secondary index recommendation to help DBAs and developers optimize N1QL query performance. This version is rule-based, in which the index candidates will...
Since the GA back in Nov 2018, Couchbase Analytics is being used in multiple verticals for rapid time to insight – ad-hoc analysis by a payment provider, shopping cart analysis by an e-tailer, next gen ticket booking engine by a...
N1QL for Analytics allows for real-time analytics on data without altering the data model. Unnest and join multiple arrays and join with scalar fields.
A discussion on what's involved in assembling a Customer 360 solution.
Getting the Couchbase server to run on your PC or Mac involves a few simple steps to download the software and spin up a cluster with all the Couchbase services that you need (https://docs.couchbase.com/server/6.0/getting-started/start-here.html). Sample buckets are available with the...
Congratulations to our newest Couchbase Community Champion, Nic Raboy Tell us about yourself and what you do in your daily role? I’m a Developer Evangelist in the maps and location industry where I’m constantly creating awesome and unique demos for...
Welcome to the Couchbase Community program Luca Christille! Bio: I started coding as a kid, and the passion has never faded away. Five years ago I decided to start my developer career as a freelancer, mainly in the mobile and...
Alex Sirbu R&D Team Lead at Lentiq, has seven years’ experience in architecting and building reliable distributed systems. Lentiq is a Kubernetes-based, multi-cloud data lake-as-a-service startup, meaning we manage other people’s data and workflows on a daily basis for a living....
The Scala SDK is available to download, in a pre-release alpha form. Learn more about the key features and design principles of the Scala SDK.
Query syntax is limited. Queries are unlimited. Predicate pushdown, group by pushdown, offset pagination, keyset pagination, join optimization, search optimization, we’ve discussed it all. Still, it’s important to understand the default, simple — albeit slow — execution flow of the...
Creating a chatbot that can take some of the workload off your human employees by leveraging Amazon Lex for deep learning and conversational interfaces, Couchbase NoSQL as the database, and Node.js for interacting with the database.