This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data Analytics. What is an object-oriented Database? An object oriented database manages objects ...
SQL Server's OpenJson function will let you dismantle JSON structures into relational tables, including tables with foreign/primary key relationships. As I noted in an earlier column, JSON is great ...