Tag: Data Modeling
-

Data Normalization vs. Denormalization Comparison
What is data normalization? Data normalization is the process of structuring a database to enhance efficiency, maintain consistency, and eliminate redundant data. The idea is simple: break data into smaller, related tables to minimize…
-

Our 2022 Hot Topics and Innovations
Over the past year the Couchbase blog has been filled with product announcements, developer tutorials, conceptual introductions, and much more. Here is a look at the most popular posts that we had and why…
-

How to Model Data: A Guide To JSON Data Modeling
When beginning to learn about document databases, it’s nice to have a grasp of JSON data modeling basics. This will help you navigate the space and topics easier having an expanded vocabulary on the…
-

Six Types of Data Models (With Examples)
SUMMARY Data models specify how data is organized, stored, and accessed, helping teams ensure consistency, improve data integrity, and build scalable systems. NoSQL databases typically support six models: document, key-value, columnar, graph, time series,…
-

Data Modeling Explained: Conceptual, Physical, Logical
SUMMARY Data modeling, a process that supports efficient database design and management, involves three stages: conceptual, logical, and physical. The first stage, the conceptual model, defines high-level entities and relationships. The second stage, the…
-

Top Blogs of 2021 – Part 2
And now for Part 2 in our series, here are the top 5 blog posts published in 2021: 5. How we implemented distributed multi-document ACID transactions in Couchbase, by Denis Rosa In this blog…
-
![A Better Development Experience with Ottoman JS [Video]](https://www.couchbase.com/blog/wp-content/uploads/sites/5/2026/05/ottoman-js-odm-couchbase-javascript-friends-conference-1024x536.png)
A Better Development Experience with Ottoman JS [Video]
If you’re a JavaScript developer, I hope you know about the JavaScript & Friends conference. The JS & Friends conference is a diverse group of around 200 JavaScript developers and friends who get together…
-

FHIR Data Model with Couchbase N1QL
Couchbase is a JSON database that has now become an alternative to the traditional RDBMS. It has achieved this, not only by providing the industry-leading Key-Value store and the same query and ACID translation…
