SqlDatabase

4.2.0


This module for MSSQL Server, PostgreSQL and MySQL, allows to execute scripts, database migrations and export data.
PowerShell versions: desktop 5.1, core 6.1+.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name SqlDatabase

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

Install-PSResource -Name SqlDatabase

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) 2018-2022 Max Ieremenko, licensed under MIT License

Package Details

FileList

  • SqlDatabase.nuspec
  • LICENSE.md
  • SqlDatabase.Adapter.dll
  • SqlDatabase.Adapter.Sql.dll
  • SqlDatabase.dll.config
  • SqlDatabase.PowerShell.deps.json
  • SqlDatabase.psm1
  • ps-core\SqlDatabase.Adapter.MsSql.dll
  • ps-desktop\System.Memory.dll
  • MySqlConnector.dll
  • SqlDatabase.Adapter.MySql.dll
  • SqlDatabase.Configuration.dll
  • SqlDatabase.FileSystem.dll
  • SqlDatabase.PowerShell.dll
  • SqlDatabase.Sequence.dll
  • ps-desktop\SqlDatabase.Adapter.MsSql.dll
  • ps-desktop\System.Runtime.CompilerServices.Unsafe.dll
  • Npgsql.dll
  • SqlDatabase.Adapter.PgSql.dll
  • SqlDatabase.deps.json
  • SqlDatabase.psd1
  • ThirdPartyNotices.txt
  • ps-desktop\System.Buffers.dll
  • ps-desktop\System.Threading.Tasks.Extensions.dll
  • SqlDatabase.Adapter.AssemblyScripts.dll
  • SqlDatabase.Adapter.PowerShellScripts.dll
  • SqlDatabase.dll

Version History

Version Downloads Last updated
4.2.0 (current version) 1,836 11/12/2023
4.1.1 624 11/27/2022
4.1.0 434 12/25/2021
4.0.0 1,098 7/18/2021
3.0.0 62 5/27/2021
2.3.0 63 4/4/2021
2.2.0 50 3/11/2021
2.1.3 76 1/10/2021
2.1.2 2,393 11/24/2020
2.1.0 165 3/15/2020
2.0.1 110 11/27/2019
2.0.0 121 8/28/2019
1.8.0 91 4/28/2019
1.7.7 82 3/2/2019
1.7.6 55 2/23/2019
Show more