Etiqueta: mongodb

Window functions in Couchbase Analytics
Window functions in Couchbase Analytics

Co-author:  Till Westmann,  Senior Director, Engineering The bits for Couchbase 6.5, the upcoming release of Couchbase Server, are now available. The Analytics service, which supports efficient parallel query processing, has added support for support for window functions defined in the...

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. 

Approaches to Query Optimization in NoSQL
Approaches to Query Optimization in NoSQL

The NoSQL and query optimization tool evaluates the possibilities and selects the efficient plan. Find out what to do when you don’t have a good optimizer.

Search & Rescue: 7 Reasons N1QL Developers Use Search
Search & Rescue: 7 Reasons N1QL Developers Use Search

Couchbase N1QL/SQL can call full-text search queries, providing powerful benefits described here including fuzzy and natural language matching.

Searching JSON: compare text search in Couchbase and MongoDB.
Searching JSON: compare text search in Couchbase and MongoDB.

Learn more about the text search features for an effective, compare and contrast those available features in MongoDB and Couchbase with examples.

YCSB-JSON: Implementation for Couchbase and MongoDB
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.

Using YCSB to Benchmark JSON Databases
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.

How to Join JSON: Couchbase N1QL vs. MongoDB Query
How to Join JSON: Couchbase N1QL vs. MongoDB Query

This article discusses how to join JSON documents while comparing Couchbase vs. MongoDB. Follow along as we review several real-world examples.

Simplify Your NoSQL Cluster by Moving From MongoDB Sharding to Couchbase Containers
Simplify Your NoSQL Cluster by Moving From MongoDB Sharding to Couchbase Containers

Learn how much easier it is to create and maintain a NoSQL cluster with Couchbase than it is with MongoDB, and see why companies are switching.

Data Modeling NoSQL Documents in MongoDB vs Couchbase Server
Data Modeling NoSQL Documents in MongoDB vs Couchbase Server

Learn how data modeling should be done in Couchbase Server after coming from MongoDB, an alternative NoSQL document database.

TNDP Episode #16: The MEAN Stack for Application Development
TNDP Episode #16: The MEAN Stack for Application Development

In this episode of The NoSQL Database Podcast, I have special guest Jonathan Casarrubias on the show where we talk about the MEAN stack for development.

Migrate From MongoDB to Couchbase with N1QL
Migrate From MongoDB to Couchbase with N1QL

Learn how to take a Node.js application that uses MongoDB and the MongoDB Query Language and convert it to Couchbase with N1QL instead.