Tag: JSON

FAST Data Generation With The Capella Eventing Service

FAST Data Generation With The Capella Eventing Service

Every application developer has faced the need for sample data. Whether it’s for functional testing or stress testing at scale, a large volume of meaningful data is required to see how an app actually performs under real world conditions. In...

How Generative AI Works with Couchbase

How Generative AI Works with Couchbase

Welcome to the season of AI. Generative AI. With this blog we will explain how generative AI works with Couchbase. We know generative AI is going to be a huge issue and opportunity for nearly every data-enabled enterprise application. In...

How to Model Data: A Guide To JSON Data Modeling

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 subject. Experience with a traditional relational...

November 18, 2022
Reflecting on the BASE IPO One Year Later 

Reflecting on the BASE IPO One Year Later 

On this day last year, Couchbase became a publicly traded company. This significant milestone reflected the team’s hard work and consistent track record of success. In the time since we completed the IPO, we have achieved so much together including...

Using Pydantic to Validate JSON Documents With Couchbase 

Using Pydantic to Validate JSON Documents With Couchbase 

Couchbase Capella is a fully managed JSON document Database-as-a-Service (DBaaS) offering that eliminates database-management duties and reduces overall costs. Capella offers robust performance, flexibility and scalability in a modern cloud native, distributed database that fuses the strengths of relational database...

June 30, 2022
Build A Python Microservice With Couchbase – Part 3

Build A Python Microservice With Couchbase – Part 3

Recap In the previous two installments of this series, we discussed the drivers behind creating microservices. We also looked at why Couchbase is the perfect datastore to use with such an architecture. We also looked at three variants of a...

April 26, 2022
Optimize Performance of External Analytics Collections in Couchbase

Optimize Performance of External Analytics Collections in Couchbase

It is crucial to plan for performance optimization and resource utilization now that there is support for external Couchbase Analytics collections (AWS S3 and Azure Blob Storage). External Couchbase Analytics collections read the data from external storage and do not...

Analyzing Statistics for Cost-Based Optimization in Couchbase 7.0

Analyzing Statistics for Cost-Based Optimization in Couchbase 7.0

Couchbase Server 7.0 (Enterprise Edition) introduced a Cost-Based Optimizer (CBO). Previous versions of Couchbase Server used a Rule-Based Optimizer (RBO). Couchbase Server has naturally evolved from RBO to CBO like most major relational database systems. The CBO uses cost estimates...

Top Blogs of 2021 – Part 2

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 post, we gave you an overview...

December 29, 2021
Top Blogs of 2021 – Part 1

Top Blogs of 2021 – Part 1

What a whirlwind 2021 has been! We’ve had a lot of major events take place this year including debuting on Nasdaq, debuting in the Gartner Magic Quadrant, launching Couchbase Server 7.0, and of course, introducing Couchbase Capella. It’s been a...

December 27, 2021
A Story of How Multimodel Databases Can Reduce Data Sprawl (Told in the Pixar Style)

A Story of How Multimodel Databases Can Reduce Data Sprawl (Told in the Pixar Style)

Pixar uses a consistent structure to develop all of its stories. It basically follows the pattern of: Once upon a time, there was… Every day,…  One day,…  Because of that,…  Because of that,…  Until finally,…”   I thought I would borrow...

How to Denormalize Imported Documents from RDBMS Tables Using N1QL

How to Denormalize Imported Documents from RDBMS Tables Using N1QL

Data migration is full of challenges. While migrating from a relational database (RDBMS) like SQL Server or Oracle, your main challenge comes at the time of denormalizing migrated documents as per the target data models. With the introduction of scopes...

December 1, 2021