SQL Real Fast: Working with JSON in MS SQL Server



SQL Real Fast: Working with JSON in MS SQL Server

SQL Real Fast: Working with JSON in MS SQL Server

In the first official episode of Dev Playbook’s “SQL Real Fast” series, we talk about how to store and query JSON documents in Microsoft SQL Server, including using ISJSON, JSON_VALUE, JSON_QUERY, and OPENJSON functions. This video is the companion to the article posted on the Dev Playbook website (link below).
https://www.devplaybook.com/working-with-json-in-an-rdbms-postgresql/