Tag: SQL Server
How to Denormalize Imported Documents from RDBMS Tables Using N1QL
Learn how to denormalize your data at destination using N1QL queries for data imported from a relational database into Couchbase documents in this tutorial.
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 migration can be at least partially automated. This article helps you find out about the new conversion features available in Couchbase Server 7.
Proof of Concept: Making a case to move from relational
Proof of concept may be just what you need to start when you're evaluating Couchbase. Learn about the five steps to success.
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.
CSV tooling for migrating to Couchbase from Relational
CSV can be exported from a relational database (e.g. Oracle, SQL Server). It can then be imported into Couchbase Server with cbimport.
SQL Server and Couchbase side-by-side (video)
SQL Server and Couchbase Server compared and contrasted within an ASP.NET MVC web application. Entity Framework and Linq2Couchbase are also used.
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...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Application Development Life Cycle (Phases and Management Models)
- What Is Data Analysis? Types, Methods, and Tools for Research
- What are Vector Embeddings?
- Vector Database Use Cases: Search, RAG, and AI Apps
- The Importance of Data Preprocessing in Machine Learning (ML)
- High Availability Architecture: Requirements & Best Practice...