[태그:] SQL 서버
-

SQL과 NoSQL 비교: ASP.NET 애플리케이션
이 SQL 및 NoSQL 비교는 SQL Server 데이터베이스를 Couchbase로 변환한 이후의 다음 단계입니다. 이전 게시물에서는 SQL Server에서 Couchbase로 AdventureWorks를 복사했습니다. 이번 게시물에서는...
-

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 – 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…