Schema designer with GitHub Copilot
The Schema Designer in the MSSQL extension for Visual Studio Code includes GitHub Copilot integration, so you can design, modify, and validate database schemas using natural language. Describe what
The Schema Designer in the MSSQL extension for Visual Studio Code includes GitHub Copilot
integration, so you can design, modify, and validate database schemas using natural language.
Describe what you need in the chat pane, and GitHub Copilot translates your requests into
schema actions reflected in the visual diagram canvas, generated T-SQL, and change highlights.
GitHub Copilot integration in Schema Designer offers these capabilities:
Create database schemas from natural language descriptions, with tables, columns, and
relationships generated automatically.
Evolve existing schemas by adding, modifying, or removing tables and columns through
conversational prompts.
Review AI-proposed changes individually through a guided change review flow, with the
ability to accept or undo each edit.
Tip
GitHub Copilot integration in Schema Designer is currently in preview and might change
based on feedback. Join the community at
to share ideas or report
issues.