Tagged: Technology

Connect to MySQL from Powershell

In a series of PowerShell videos, I demonstrate how to connect to a MySQL server from within PowerShell. Links from video: Powershell Upgrade https://docs.microsoft.com/en-us/powershell/scripting/setup/installing-windows-powershell?view=powershell-6 MySQL Connector: https://www.mysql.com/products/connector/ MySQL Powershell Library Files https://github.com/adbertram/MySQL Support the...