Carlos Robles

Carlos Robles

Carlos Robles leads developer experience for Microsoft SQL at Microsoft, owning the MSSQL extension for VS Code and the GitHub Copilot integration that powers it. He has spent 16 years building software across full-stack, cloud, and data engineering roles, including time at AWS and as a Microsoft MVP. He is an international speaker, author, and mentor who codes, games, and talks about geek culture more than his family probably prefers.
Your App Has a Database. Here's the VS Code Workflow You're Missing
JSNation US 2026JSNation US 2026
Upcoming
Your App Has a Database. Here's the VS Code Workflow You're Missing
Most JavaScript developers treat the database as someone else's problem, until they're the one debugging a schema mismatch at midnight or writing raw SQL because the ORM couldn't keep up. The tools exist to prevent all of that. Most developers just don't know they're already installed.This session is a fast-paced, demo-driven walkthrough of the complete SQL development lifecycle inside VS Code. We spin up a local SQL Server container without leaving the editor, design and evolve schemas visually, write and document queries in SQL Notebooks, import flat files, manage backups, and expose data as REST, GraphQL, and MCP endpoints, all without switching tools. GitHub Copilot is available throughout to accelerate the parts that slow you down most.No deep dives. Just a practical look at what your database workflow could be when your tools stop fighting each other, inside the editor you already have open.