Tag: 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…
-

Modelagem JSON para Usuários de RDBMS (vídeo)
A modelagem de JSON foi abordada em uma postagem de blog anterior que, por sua vez, foi baseada em uma postagem de blog de importação de CSV que veio antes dela. Ao escrever a postagem sobre modelagem de JSON, ocorreu-me que...
-

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…