Build Modern and AI-Ready Apps with SQL and GitHub Copilot in VS Code

Yo-Lei Chen demonstrates how to take an app from local development to cloud deployment, using SQL Server as the core data layer and GitHub Copilot in VS Code to speed up database and backend work.

Overview

The session walks through building a fully functional, AI-ready application powered by SQL Server, showing how GitHub Copilot in VS Code can streamline:

It also covers how to connect the backend to the rest of the application via:

For the frontend and deployment path, the session includes building a modern frontend and deploying it with:

AI-ready data layer with SQL Server vectors

The video highlights SQL Server’s native vector data types and how they enable AI-oriented scenarios directly in the database layer, including:

What you will learn