SQL Projects are now available in preview in SQL Server Management Studio (SSMS). The feature enables database-as-code workflows, allowing developers and DBAs to manage database schemas in source control. Key capabilities include importing an existing database into a SQL project, targeting multiple SQL platforms (SQL Server and Azure SQL Database), and integrating with CI/CD pipelines via GitHub Actions using the sqlpackage CLI. The tool handles schema migrations automatically, removing the need to manually write ALTER TABLE migration scripts. Schema compare and database references are planned for a future release this quarter.

13m watch time

Sort: