Category: Couchbase Analytics

Analyze This: MongoDB & Couchbase Analytics.
Analyze This: MongoDB & Couchbase Analytics.

The purpose of computing is insight, not numbers.  — Richard Hamming The spiral of running the business, analyzing what to change & what to change to, and then changing the business is an eternal one. Do the right analysis, your...

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.

Extend Couchbase Analytics with Power BI using CData
Extend Couchbase Analytics with Power BI using CData

This article will guide you through the steps needed to setup the connection from Couchbase Analytics to Power BI Desktop using the CData driver.

Simple dataviz with N1QL and Google Sheets.
Simple dataviz with N1QL and Google Sheets.

Do whatever it takes to present the data to aid analysis and thinking.  — Edward Tufte How do you create graphs like these if you don’t already have some ready-made cool dataviz tool? You can run queries to wrangle the...

Customer 360 – Part 4 – Analyzing Your Data
Customer 360 – Part 4 – Analyzing Your Data

Add microservices, full-text-search, and analytics to your Customer 360 solution to enable your data nerds.

Extend Couchbase Analytics with RapidMiner using CData
Extend Couchbase Analytics with RapidMiner using CData

This article will guide you through the steps needed to setup the connection from RapidMiner to Couchbase Analytics using the CData JDBC driver for Couchbase.

Cost Based Optimizer for Couchbase N1QL (SQL for JSON)
Cost Based Optimizer for Couchbase N1QL (SQL for JSON)

Authors & Engineering Team: Bingjie Miao, Keshav Murthy,  Marco Greco, Prathibha Bisarahalli. Couchbase, Inc.  A rule-based optimizer knows rules for everything and cost for nothing – Oscar Wilde Abstract Couchbase is a distributed JSON database. It provides distributed data processing,...

Analytics – Love the Doc Model You’re With
Analytics – Love the Doc Model You’re With

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.

The Unreasonable Effectiveness of SQL in NoSQL Databases
The Unreasonable Effectiveness of SQL in NoSQL Databases

Compare and contrast SQL language support in Cassandra, CosmosDB, Couchbase, and MongoDB via their respective implementations. 

JSON to Insights: Fast and Easy
JSON to Insights: Fast and Easy

Co-author:  Sitaram Vemulapalli, Principal Engineer, Couchbase R&D. “The answer my friend is hiding in JSON” – Bob Dylan There are a lot of public JSON datasets and then is awesome JSON datasets. Every company, including yours, has stored a lot of...

Announcing Couchbase Server 6.0 with Analytics
Announcing Couchbase Server 6.0 with Analytics

Couchbase Analytics Service is now available! Check out its key capabilities and see how analytics make a difference in Couchbase Server.

A Couchbase Analytics Example using the Go SDK
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...