22-25 April 2026

SQL database projects and the SDK-style project format

Proposed session for SQLBits 2026

TL; DR

Modernise your SQL Server development with SDK-style Database Projects. Learn the benefits, migration path, and tooling for this new project format.

Session Details

SQL Server database development is evolving, and SDK-style SQL Database Projects represent the future of modern database development workflows.

This session introduces the new SDK-style project format for SQL Server databases, explaining how it integrates with modern development tools and CI/CD pipelines. We'll explore the significant advantages this approach brings to multi-developer environments, including improved source control integration, simplified project management, and cross-platform development support. You'll learn about the architectural differences between traditional .sqlproj and SDK-style projects, understand which tools currently support the new format, and discover the migration path from legacy projects.

Through practical examples and demonstrations, we'll cover the tooling ecosystem and best practices for adopting SDK-style projects in your organisation. Whether you're managing databases in large teams or looking to modernise your database development workflow, this talk will equip you with the knowledge to leverage this powerful new approach.

3 things you'll get out of this session

Understand the architectural differences and advantages of SDK-style SQL Database Projects Identify which tools support the new format and how they fit into modern workflows Learn the step-by-step process to migrate legacy projects to SDK-style format