Uses tokenized query returned by python-sqlparse and generates query metadata
-
Updated
Aug 27, 2025 - Python
Uses tokenized query returned by python-sqlparse and generates query metadata
Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. & table properties, types, domains, etc.
SQL parser and planner used by MindsDB
SQL Parser derived from Presto, written in Python with the PLY framework
The codebase for DBSim
Parsing utilities to validate and split SQL statements for CrateDB.
A lightweight SQL engine implemented in Python that parses and executes a subset of SQL queries via the command line. It supports core SQL features like SELECT, WHERE, GROUP BY, ORDER BY, DISTINCT, and simple joins on CSV-based datasets, providing an educational insight into how SQL engines work internally.
A sublime plugin to format SQL. It supports both sublime 2 and 3.
Python module to export banshee music libraries to individual playlists.
A lightweight Python utility for converting SQL dump files (MySQL & PostgreSQL) to CSV format with advanced parsing, multi-table support, and debugging capabilities.
Add a description, image, and links to the sql-parser topic page so that developers can more easily learn about it.
To associate your repository with the sql-parser topic, visit your repo's landing page and select "manage topics."