JSON PowerShell Cmdlets

An easy-to-use set of PowerShell Cmdlets offering real-time access to JSON data. The Cmdlets allow users to easily read, write, update, and delete live data - just like working with SQL server.

  • Easy-to-use Cmdlets with a simple SQL interface to live JSON data.
  • Read, write, and update JSON service data. from PowerShell scripts.
  • Easily pipe data into and out-of flat-files, databases, and other data stores for archival, back-up, and synchronization.

  download   buy now
JSON PowerShell Cmdlets JSON Logo
 PowerShell Subscriptions: 225+ Cmdlets for data integration.
   
PS C:\> Invoke-JSON -Connection $conn -Query "SELECT * FROM JSONService" | Export-Csv c:\JSONService.csv

Access JSON data from PowerShell!

The JSON Cmdlets provide the easiest way to connect with JSON services from the command-line. The Cmdlets leverage a straightforward design, similar to the Microsoft SQL Server Database Engine Cmdlets, that makes it easy to import, export, backup, analyze, transform, & connect-to your JSON data.

Command-line JSON Data Integration


The JSON Cmdlets offer a simple Transact-SQL interface for connecting with data in real time from Microsoft PowerShell. The JSON Cmdlets make it easy to:

JSON Logo

JSON Import/Export

Pipe data from JSON into and out-of flat-files, databases, and other data stores for archival, back-up, and synchronization.

Clean & Normalize Data

Use PowerShell scripting to normalize and/or de-duplicate JSON Services. Easily interact with real-time data.

Automate Integration Tasks

Connect scripts with scheduling Apps (like the windows scheduler) to automate common integration tasks.




Download JSON Cmdlets Now


Ready to get started? Download the a free 30-day trial of the CData Cmdlets for JSON and see how easy it is to connect to JSON from the command-line.


  download   buy now