22-25 April 2026

Improve your SQL database design with Copilot and static code analysis

Proposed session for SQLBits 2026

TL; DR

Did you know that GitHub Copilot and static code analysis also can benefit your SQL database design and scripts? In this demo driven session you will get a quick intro to both of these features, that can help you build better databases.

Session Details

Did you know that GitHub Copilot and static code analysis also can benefit your SQL database design and scripts? In this demo driven session you will get a quick intro to both of these features, that can help you build better databases.

We will dive into the use of static code analysis driven by your continous integration build pipeline or using a command line tool, then use GitHub Copilot to help us address our design issues.

3 things you'll get out of this session

- Get proposals from static code analysis to improve database design - Use in automated builds to ensure design consistency across an enterprise - Use GitHub Copilot toimplement fixes for the issues discovered