sqlpackage
There are 15 repositories under sqlpackage topic.
microsoft/DacFx
DacFx, SqlPackage, and other SQL development libraries enable declarative database development and database portability across SQL versions and environments. Share feedback here on dacpacs, bacpacs, and SQL projects.
DrJohnT/AzureDevOpsExtensionsForSqlServer
Microsoft SQL Server deployment extensions for Azure DevOps Pipelines
DrJohnT/PublishDacPac
PowerShell to publish (deploy) SQL Database using a DACPAC and DAC Publish Profile
DrBarnabus/DacTools
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
markhobson/docker-sqlpackage
Docker image for sqlpackage
marvinbuss/SqlDwDeployment
SQL Data Warehouse Deployment Automation using SDK-style database projects, VS database projects and sqlpackage
sysdynetechnologies/mssql-server
Extension of the "mcr.microsoft.com/mssql/server" docker image to support initdb scripts & sqlpackage
argentini/Argentini.SqlPkg
Console application wrapper for Microsoft SqlPackage that adds features like excluding data from specific tables and database purging/creation. (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
nossralf/homebrew-sqlpackage
Homebrew formula for sqlpackage
Ark667/SqlPackage
Just SqlPackage in a Docker image. It also includes SqlCmd.
fynydd/Fynydd.SqlPkg
Console application wrapper for Microsoft SqlPackage that adds features like excluding data from specific tables and database purging/creation. (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)
Mijat019/sqlpackage-docker
A Debian based Docker image with SqlPackage.
abbgrade/PsSqlLegacy
PowerShell Wrapper for Legacy Tools SqlCmd and SqlPackage
aimenux/SqlDatabaseExportingDemo
Using various ways in order to export sql database to bacpac file
lAnubisl/DatabaseProjectLinux
This is a sample repository that shows how to create SQL Database on Azure and deploy database schema to it. The full article can be found here: