Tag: Data Modeling

Flexible Query & Indexing for Flexible JSON Model.
Flexible Query & Indexing for Flexible JSON Model.

Use N1QL when you’re in a JSON pickle. — Confucius For the JSON data model, the advice is to think of collections as tables, JSON document as denormalized rows and field names as columns – roughly. All this holds in...

Build Real-time Dashboards – Couchbase Analytics & Tableau
Build Real-time Dashboards – Couchbase Analytics & Tableau

Set up a Couchbase Analytics on an Operational cluster in under 5 clicks and create a real-time data visualization dashboard with Tableau.

Tutorial: Using the Query API With Couchbase Lite, iOS
Tutorial: Using the Query API With Couchbase Lite, iOS

This tutorial demonstrates the use of SQL-like Query API in Couchbase Lite 2.0 using a prebuilt Database bundled with your iOS Swift App.

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.

Moving from SQL Server to Couchbase Part 1: Data Modeling
Moving from SQL Server to Couchbase Part 1: Data Modeling

This post explains how to move a document database when you have a relational background. Specifically, Microsoft SQL Server compared to Couchbase Server.

.NET Core List, Queue, and Dictionary Data Structures backed by Couchbase
.NET Core List, Queue, and Dictionary Data Structures backed by Couchbase

The addition of the sub-document API to Couchbase 4.5 has paved the way for efficient data structure support in Couchbase. In this blog post, I’m going to show a demo of three types of data structures you can use with...

Document Database Granularity Level for the Relational Minded in 2 Minutes
Document Database Granularity Level for the Relational Minded in 2 Minutes

When we explain what is NoSQL, and how Couchbase fits in that picture, we usually get questions about Relational Databases, and we can't avoid comparing the two. While their architecture are quite different, we can find some similarities in concepts....

Advanced Object Modeling for High Write Rates with Logging and Event Data – Part 1
Advanced Object Modeling for High Write Rates with Logging and Event Data – Part 1

Learn advanced object modeling for High write rates with logging and event data, also have easy searchability with N1QL as well.

Structure the Unstuctured
Structure the Unstuctured

It’s the name of a talk I will be giving in the coming weeks. It’s basically about data modelling for unstructured or semi-structured data. If you are interested I will be giving it at the following conferences: Java Days Kiev...