CData Cmdlets for MySQL
Overview
The CData Cmdlets PowerShell Module for MySQL allows developers to write PowerShell scripts with connectivity to MySQL.
Key Features
- Real-time access to MySQL data in Windows PowerShell, with comprehensive support for create, read, update, and delete (CRUD) operations.
- Pipe row objects directly from MySQL into other cmdlets as input.
- Streamlined installation via the Powershell Gallery.
Getting Started
See Getting Started for an overview of how to connect to and query MySQL data from PowerShell.
MySQL Cmdlets
See the MySQL Cmdlets section for a list of available MySQL cmdlets, including their syntax and input parameters.
Advanced Features
Advanced Features details additional features supported by the cmdlet, such as , ssl configuration, remoting, firewall/proxy settings, and advanced logging.