Add relationship graph

This commit is contained in:
2025-11-13 23:08:29 +00:00
parent 94ed34e449
commit 44996b5062
4 changed files with 1842 additions and 266 deletions
+2
View File
@@ -26,3 +26,5 @@ psutil==5.9.5
# --- SQL parsing stack ---
sqlglot==25.3.0 # Portable SQL AST + transpiler (fast for SELECTs, DML)
sqlparse==0.5.1 # Lightweight fallback tokenizer (simple/heuristic parsing)
networkx==3.1 # Graph library for dependency graph