Etiqueta: SQL Server

SQL and NoSQL comparison: ASP.NET application
This SQL and NoSQL comparison is the next step after converting your SQL Server database to Couchbase. In the previous post, I copied AdventureWorks from SQL Server to Couchbase. In this post, I’m going…

SQL to NoSQL: Automated Migration
SQL to NoSQL migration seems like a contradiction, but thanks to advances and innovations in Couchbase Server’s NoSQL database, it’s becoming easier. In this post, I’ll introduce you to a tool called SqlServerToCouchbase, an…

JSON Modeling for RDBMS Users (video)
JSON modeling was covered in a previous blog post which was, in turn, based on a CSV import blog post that came before that. While writing the post on JSON modeling, it occurred to…

N1QL vs TSQL: Agregaciones con Couchbase Server vs SQL Server
SQL ha existido por muuuuuucho tiempo. Es una forma muy intuitiva y eficiente de procesar datos estructurados y ha sido la opción para las bases de datos durante muchos años. Con el mundo de los datos GIGANTES...