MariaDB PowerShell Cmdlets

An easy-to-use set of PowerShell Cmdlets offering real-time access to MariaDB databases. 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 MariaDB.
  • Read, write, and update MariaDB databases 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


Other Database Technologies

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

Access MariaDB data from PowerShell!

The MariaDB Cmdlets provide the easiest way to connect with MariaDB data 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 MariaDB data.

Command-line MariaDB Data Integration


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

MariaDB Logo

MariaDB Import/Export

Pipe data from MariaDB 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 MariaDB Data. Easily interact with real-time data.

Automate Integration Tasks

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




Download MariaDB Cmdlets Now


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


  download   buy now