News

Want to convert XLSX data? Use sister package xlsx-table-data-to-json which has some additional config and methods to handle sheets and convert cell data to usable formats. This package uses xlsx to ...
With SQL Server 2016, it now makes sense to store JSON objects in your database (even though there’s no JSON datatype). Here’s how to query JSON properties to find the rows you want.
Here's how you can use SQL Server's OpenJson function to dismantle JSON structures into relational tables targeting either transactional systems or data warehouses.