NoSQL Shel Burkow in NoSQL Translating a SQL Server Schema into a Cassandra Table: Part II Integrity Constraints Complex integrity constraints are more challenging to enforce in Cassandra than they are in a relational database. In this article,... 02 March 2020 16 min read
NoSQL Shel Burkow in NoSQL Translating a SQL Server Schema into a Cassandra Table: Part I Problem Space and Cassandra Primary Key As many companies consider moving data to NoSQL, Cassandra may be the choice. In this series, Shel Burkow discusses design... 18 December 2019 13 min read
T-SQL Programming Rodney Landrum in T-SQL Programming A MongoDB to SQL Server Migration: Data Typing and Un-nesting Importing data from one system to another is a common task for database professionals. It’s possible to spend a lot... 20 June 2019 15 min read
NoSQL Adam Aspin in NoSQL SQL For Cosmos DB – Handling Complex JSON Structures The JSON documents that are part of Cosmos DB document collections can be complex with arrays and nesting. In this... 13 May 2019 16 min read
Blogs Phil Factor in Blogs Enjoying Joins in MongoDB MongoDB has a prodigious appetite for unstructured data and has its place in a Database Developer’s toolkit. Even with indexes... 02 May 2019 14 min read
NoSQL Adam Aspin in NoSQL SQL For Cosmos DB – Tips and Tricks Building on the introduction to the SQL used by Cosmos DB in the first article in the series, here you... 03 April 2019 9 min read
NoSQL Adam Aspin in NoSQL Introduction to SQL for Cosmos DB This article by Adam Aspin reviews the Azure Cosmos DB SQL API from the perspective of the relational database developer.... 06 March 2019 22 min read
NoSQL Pushpa Sekhara Reddy Matli in NoSQL Apache Cassandra Data Modeling and Query Best Practices Organizations have many choices when it comes to database platforms. Choosing the right one for an application should be based... 07 February 2019 11 min read
.NET Darko Martinović in .NET How to Program with MongoDB Using the .NET Driver As more shops move to NoSQL databases, developers must learn new techniques for querying and updating data. In this article,... 24 October 2018 38 min read
T-SQL Programming Phil Factor in T-SQL Programming The Crimes of Chicago: Working with Data in MongoDB NoSQL databases like MongoDB are gaining popularity, but using the right tools for the job at hand is most important.... 03 August 2018 26 min read
Jackie Barre Mixing MongoDB and Relational Databases in the Enterprise Your Agile developers want MongoDB, or a similar document database: your Ops people are concerned about security and backup, and... 24 August 2017 9 min read
Jeremy Jarrell MongoDB Basics for .NET by Example MongoDB is one of the more intriguing 'NoSQL' databases to emerge from 'Cloud' computing. Sometimes, the best way of understanding... 26 March 2012 11 min read