Skip to content

Instantly share code, notes, and snippets.

View tanush-em's full-sized avatar

Tanush tanush-em

View GitHub Profile
# SQL Knowledge Graph — POC Prompt File
> Hand this file to GitHub Copilot (or any LLM-powered coding assistant) as your project blueprint.
---
## 1. PROJECT OVERVIEW
Build a **SQL Knowledge Graph (SQL-KG)** — a system that:
1. Parses DDL / `.sql` files and extracts schema metadata into a graph structure.
2. Exposes the graph as a **context source** for three demo scenarios: