Tag: SQL

Migrate From MongoDB to Couchbase with N1QL

Migrate From MongoDB to Couchbase with N1QL

Customers often tell us they’re preparing to migrate from MongoDB to Couchbase. They come, in part, because they’re tired of the problems they’ve experienced learning how to query MongoDB. Couchbase with N1QL provides a better alternative, especially for scaling up...

Moving from SQL Server to Couchbase Part 1: Data Modeling

Moving from SQL Server to Couchbase Part 1: Data Modeling

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...

Matthew Groves February 3, 2017
New to NoSQL?  Meet N1QL!

New to NoSQL? Meet N1QL!

A few years ago NoSQL might have sounded like a alien monster, but given the advances in the technology and how modern web and mobile applications are storing and accessing data, it is and has become a critical part of...

Developing an API with Node.js using Couchbase NoSQL and N1QL

Developing an API with Node.js using Couchbase NoSQL and N1QL

Have you ever wanted to create a RESTful API with Node.js, but wasn’t sure where to start?  How do you design your endpoints or interact with the data layer?  How do you store your data? In this, start to finish,...

Moving SQL database content to Couchbase

Moving SQL database content to Couchbase

Since the GA release of N1QL, we get a lot of questions about moving content from a SQL database to Couchbase. There are many different ways to do so. Today, I have chosen what is probably the simplest. I will...

Introducing N1QL: SQL gene in NoSQL

Introducing N1QL: SQL gene in NoSQL

SQL Gene in NoSQL: Introducing N1QL NoSQL have been a reaction to relational movement that required rigid schema. Relational database bundled SQL query language to powerfully search and reshape the results to compensate. With version 4.0, Couchbase Server contains both the...