Rust/Wasm-powered SQL transpiler for more than 30 SQL dialects
-
Updated
Mar 19, 2026 - Rust
Rust/Wasm-powered SQL transpiler for more than 30 SQL dialects
Pushdown compute from Snowflake to DuckDB running on your infrastructure
DuckDB extension for system monitoring & intelligent SQL routing. 25+ functions for CPU, memory, disk, network, processes. Conditionally Route queries to PostgreSQL, MySQL, Snowflake, BigQuery with automatic dialect translation via SQLGlot. Pure Rust, cross-platform.
Jetisu is a toolset for modelling with sigma complete relations.
DBML parser using LARK provides structured output, Pydantic models, and supports multiple converters, e.g., SQL with SQLGlot
Automagically parse all queries from a dashboard to generate abstraction sets and streamline your code!
Inspired and built with SQLGlot
A Python library for intelligent SQL predicate manipulation using SQLGlot. This library provides tools to safely remove specific predicates from SQL WHERE clauses and filter SQL statements based on column availability.
Analytics Copilot (Text-to-SQL) is an end-to-end LLM engineering project that builds a production-style Natural Language → SQL assistant. It fine-tunes Mistral-7B-Instruct using QLoRA/LoRA adapters on the b-mc2/sql-create-context dataset, trains with a clean instruction-tuning prompt format, and ships a complete evaluation + deployment workflow.
NL2SQL is an enterprise-grade, multi-agent NL→SQL system that delivers accurate, safe, and deterministic SQL with schema retrieval, validation, and full observability.
sqlglot, in C++. Parses, transpiles and optimises across 40+ SQL dialects. 126× faster, support for stored procedures. Python bindings available.
A Lightweight, Federated Query Engine in Python
Multi-agent codebase intelligence for data engineering repos. Maps unfamiliar codebases into a queryable knowledge graph of architecture, data lineage, and semantic structure.
Raw SQL in. Typed Python Objects out. The only ORM that just does ORM.
Natural language to SQL with live schema introspection, self-correction, few-shot learning, multi-dialect support (Postgres, Snowflake, SQLite) — FastAPI + React
Add a description, image, and links to the sqlglot topic page so that developers can more easily learn about it.
To associate your repository with the sqlglot topic, visit your repo's landing page and select "manage topics."