Yodel

1.0.0

A PowerShell module for querying SQL (and other) data sources using .NET's native ADO.NET data access framework.

Minimum PowerShell version

5.1

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Yodel -RequiredVersion 1.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Yodel -Version 1.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 WebMD Health Services. All rights reserved.

Package Details

Author(s)

  • WebMD Health Services

Tags

sql query ado ado.net database db data entity sqlserver oracle odbc ole

Functions

Connect-YDatabase Invoke-YDbCommand Invoke-YSqlServerCommand

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

* Created Connect-YDatabase function for connecting to an ADO.NET data source, like a SQL Server database.
* Created Invoke-YDbCommand function for executing an ADO.NET command, like a SQL query or stored procedure.
* Created Invoke-YSqlServerCommand function for executing commands against a SQL Server database.

FileList

Version History

Version Downloads Last updated
1.1.0-rc3 55 5/2/2023
1.1.0-rc2 5 5/2/2023
1.1.0-rc1 5 5/2/2023
1.0.0 (current version) 792 3/18/2020