Welcome to the SQL AI Datathon! You'll complete guided missions that will prepare you for building AI-powered applications with Microsoft SQL. You’ll use AI features to build embeddings, semantic/hybrid search, DAB endpoints, and an agent with RAG.
Complete all four missions to level up your skills, and add your own creative twist in the Open Hack to be eligible for judging for a ticket to SQLCon 2026!
Watch a live walkthrough of the missions on February 12th and 19th, 2026
- Fork this repo.
- Clone, or open in Codespaces.
- Complete all missions, 1-4.
- Learn how to submit an entry for the Open Hack project in
open-hack.md.
- Embeddings & Search (folder)
- Retrieval Augmented Generation (RAG) (folder)
- Orchestrate SQL + AI workflows in C# or Python (folder)
- Building a Full-Stack AI Application in C# or Python (folder)
- Open Hack
- Embeddings & search
- REST/GraphQL endpoints with Data API Builder
- An agent that answers questions grounded in your SQL data
| Criteria | What Judges Look For |
|---|---|
| Problem Understanding | Clear project type (Chatbot or Search), SQL as data source, proper RAG implementation |
| Innovation & Creativity | Original approach, creative use of embeddings/semantic search, unique UX or data usage |
| Technical Execution | Sound implementation, reproducible setup, focused scope, clear documentation |
| Insight & Impact | Meaningful outcomes, depth of analysis, real-world applicability |