Tag: SQL Server

SQL and NoSQL comparison: ASP.NET application
SQL and NoSQL comparison: ASP.NET application

This SQL and NoSQL comparison shows the application code and queries for both SQL Server and Couchbase, including paging, SQL, load testing.

SQL to NoSQL: Automated Migration
SQL to NoSQL: Automated Migration

SQL to NoSQL migration can be at least partially automated. This article helps you find out about the new conversion features available in Couchbase Server 7.

JSON Modeling for RDBMS Users (video)
JSON Modeling for RDBMS Users (video)

JSON modeling is a vital part of using a document database like Couchbase. There are two key approaches to modeling relationships.

N1QL vs TSQL – Aggregations with Couchbase Server vs SQL Server
N1QL vs TSQL – Aggregations with Couchbase Server vs SQL Server

SQL has been around for a loooooong time. It is very intuitive and efficient way to process structured data and has been the choice for databases for many years. With the world of BIG DATA however, data has velocity, variety...