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.
-
Updated
Jul 28, 2026 - C#
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.
Microsoft SQL Server deployment extensions for Azure DevOps Pipelines
PowerShell to publish (deploy) SQL Database using a DACPAC and DAC Publish Profile
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.
Extension of the "mcr.microsoft.com/mssql/server" docker image to support initdb scripts & sqlpackage
SQL Data Warehouse Deployment Automation using SDK-style database projects, VS database projects and sqlpackage
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)
Homebrew formula for sqlpackage
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:
Import a Kentico CMS database backup using Docker on macOS
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)
A reference for operating a Microsoft Fabric SQL database like production software: schema as code, conventions codified as rules the build enforces, and environments provisioned by Terraform.
PowerShell Wrapper for Legacy Tools SqlCmd and SqlPackage
Docker image that downloads the latest .bacpac from Azure Blob Storage and imports it into a local MSSQL Server instance via SqlPackage, with a configurable daily cron refresh.
Using various ways in order to export sql database to bacpac file
Just SqlPackage in a Docker image. It also includes SqlCmd.
CLI tool that snapshots a SQL Server database (schema + row-sampled data) into a local SQL Server Express LocalDB instance, so AI coding agents and local dev work don't need network access to the shared/production database.
A Debian based Docker image with SqlPackage.
End-to-end SQL data analysis project using PostgreSQL covering airline and retail datasets. Demonstrates joins, aggregations, window functions (RANK), CTEs, and business-driven insights such as revenue analysis, customer spending, and ranking.
Add a description, image, and links to the sqlpackage topic page so that developers can more easily learn about it.
To associate your repository with the sqlpackage topic, visit your repo's landing page and select "manage topics."