Tag: Data Migration

MOLO17 GlueSync Enables Migration to Couchbase Capella with Bi-directional Data Replication

MOLO17 GlueSync Enables Migration to Couchbase Capella with Bi-directional Data Replication

Couchbase introduced its fully managed Capella Database-as-a-Service (DBaaS) offer on Amazon Web Services (AWS) in 2021, and more recently on Google Cloud Platform (GCP). Customers no longer need to worry about day-to-day management and maintenance of their Couchbase clusters. With...

October 25, 2022
Simplify Schema Migration On Cloud-Native Couchbase Deployments

Simplify Schema Migration On Cloud-Native Couchbase Deployments

The Couchbase Autonomous Operator is a Kubernetes operator that provides cloud-native integration with open source Kubernetes and Red Hat Openshift. It allows a user to use Kubernetes’ declarative functionality to define what the Couchbase Server Cluster will be and manage...

Migrating Buckets to Collections & Scopes via Eventing: Part 2

Migrating Buckets to Collections & Scopes via Eventing: Part 2

Migrating Buckets to Collections & Scopes via Eventing: Part 2 Again (as I did in Part 1) I want to point out an excellent blog written by Shivani Gupta, How to Migrate to Scopes & Collections in Couchbase 7.0, which...

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
Level Up Your Database Platform Best Practices at Couchbase Connect

Level Up Your Database Platform Best Practices at Couchbase Connect

My colleagues have already told you a lot about how amazing Couchbase ConnectONLINE will be. This free two-day tech conference is the premier event for exploring modern data, NoSQL technology and the cloud. John spoke about the need for modernization,...

September 14, 2021
How to Migrate to Scopes & Collections in Couchbase 7.0

How to Migrate to Scopes & Collections in Couchbase 7.0

Whether you’re new to Couchbase or a seasoned vet, you’ve likely heard about Scopes and Collections. If you’re ready to try them out for yourself, this article helps you make it happen. Scopes and Collections are a new feature introduced...

September 3, 2021
5 Steps to Streamline Your N1QL Queries & Migrate to Collections

5 Steps to Streamline Your N1QL Queries & Migrate to Collections

If you’re looking to migrate your data from a relational database to NoSQL, then now’s a better time than ever. The recent release of Couchbase 7.0 introduced Scopes and Collections – a new way to organize your JSON data. More...

August 16, 2021
An Introduction to Couchbase Cloud: Migration Made Easy

An Introduction to Couchbase Cloud: Migration Made Easy

It’s not a straightforward question to answer: How do I move my on-premises, virtualised or public cloud solution over to a shiny new fully managed cloud infrastructure – with as little disruption as possible? Migration concerns are high on the...

New and Improved Import in Couchbase Cloud

New and Improved Import in Couchbase Cloud

We’re happy to announce that the release of Couchbase Cloud 1.6 comes with a number of key improvements, particularly in data import. These feature improvements include Import of documents using the Couchbase Cloud Web UI with various key generation and...

June 21, 2021
Moving from SQL Server to Couchbase Part 2: Data Migration

Moving from SQL Server to Couchbase Part 2: Data Migration

In this series of blog posts, I’m going to lay out the considerations when moving to a document database when you have a relational background. Specifically, Microsoft SQL Server as compared to Couchbase Server. In three parts, I’m going to...

February 14, 2017
ELT processing with Couchbase and N1QL

ELT processing with Couchbase and N1QL

Moving data between data sources. This is one of the key activities in data integration projects. Traditionally, techniques around data movement has been part of Data Warehouse, BI and analytics. More recently Big Data, Data Lakes, Hadoop, are frequent players...