v1.0.0 - Initial Release
First official release of SQL2Graph! 🚀
Features
- SQL Schema Reading: Automatic Table/Column/FK extraction
- LLM Analysis: Semantic Graph Modeling using Azure OpenAI
- Zero-FK Support: Infers relationships from sample data even without Foreign Keys
- Visualization: Interactive Force-directed Graph using Cytoscape.js
- Cypher Generation: Automatic DDL and ETL scripts for Neo4j
Tech Stack
- .NET 9 Blazor Server
- Azure OpenAI
- Cytoscape.js