Releases: anmolg1997/NL2SQL-Engine
Releases · anmolg1997/NL2SQL-Engine
v0.1.0 — Initial Release
NL2SQL Engine v0.1.0
Natural language to SQL with self-correction and multi-dialect support.
Highlights
- LLM-powered SQL generation with chain-of-thought reasoning
- SQLGlot validation and automatic self-correction loop
- Multi-dialect support — PostgreSQL, Snowflake, BigQuery, MySQL
- Live schema introspection with few-shot example retrieval
- React 18 query console with explain plans and result preview
- Docker Compose deployment with PostgreSQL
Infrastructure
- CI pipeline with ruff lint + pytest
- Comprehensive wiki documentation