SqlDatabase

4.3.0


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

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-2024 Max Ieremenko, licensed under MIT License

Package Details

FileList

  • SqlDatabase.nuspec
  • LICENSE.md
  • SqlDatabase.Adapter.AssemblyScripts.dll
  • SqlDatabase.Adapter.PowerShellScripts.dll
  • SqlDatabase.dll
  • SqlDatabase.PowerShell.dll
  • SqlDatabase.psm1
  • System.Text.Json.dll
  • ps-desktop\System.Data.SqlClient.dll
  • Microsoft.Bcl.AsyncInterfaces.dll
  • SqlDatabase.Adapter.dll
  • SqlDatabase.Adapter.Sql.dll
  • SqlDatabase.dll.config
  • SqlDatabase.PowerShell.Internal.deps.json
  • SqlDatabase.Sequence.dll
  • System.Threading.Channels.dll
  • ps-desktop\System.Memory.dll
  • Microsoft.Extensions.Logging.Abstractions.dll
  • SqlDatabase.Adapter.MsSql.dll
  • SqlDatabase.CommandLine.dll
  • SqlDatabase.FileSystem.dll
  • SqlDatabase.PowerShell.Internal.dll
  • System.Diagnostics.DiagnosticSource.dll
  • ThirdPartyNotices.txt
  • ps-desktop\System.Runtime.CompilerServices.Unsafe.dll
  • MySqlConnector.dll
  • SqlDatabase.Adapter.MySql.dll
  • SqlDatabase.Configuration.dll
  • SqlDatabase.psd1
  • System.Numerics.Vectors.dll
  • ps-desktop\System.Buffers.dll
  • ps-desktop\System.Threading.Tasks.Extensions.dll
  • Npgsql.dll
  • SqlDatabase.Adapter.PgSql.dll
  • SqlDatabase.deps.json
  • SqlDatabase.PowerShell.deps.json

Version History

Version Downloads Last updated
4.3.0 (current version) 8,615 11/9/2024
4.2.2 3,253 6/13/2024
4.2.1 469 4/13/2024
4.2.0 2,362 11/12/2023
4.1.1 631 11/27/2022
4.1.0 438 12/25/2021
4.0.0 1,164 7/18/2021
3.0.0 66 5/27/2021
2.3.0 67 4/4/2021
2.2.0 54 3/11/2021
2.1.3 80 1/10/2021
2.1.2 3,669 11/24/2020
2.1.0 169 3/15/2020
2.0.1 114 11/27/2019
2.0.0 125 8/28/2019
1.8.0 95 4/28/2019
1.7.7 86 3/2/2019
1.7.6 59 2/23/2019
Show more