klahnakoski / mo-sql-parsingLinks
Let's make a SQL parser so we can provide a familiar interface to non-sql datastores!
☆286Updated 6 months ago
Alternatives and similar repositories for mo-sql-parsing
Users that are interested in mo-sql-parsing are comparing it to the libraries listed below
Sorting:
- Uses tokenized query returned by python-sqlparse and generates query metadata☆870Updated this week
- Python bindings for sqlparser-rs☆192Updated 2 months ago
- Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full …☆207Updated 10 months ago
- DEPRECATED - Let's make a SQL parser so we can provide a familiar interface to non-sql datastores!☆574Updated 4 years ago
- PostgreSQL Languages AST and statements prettifier: master branch covers PG10, v2 branch covers PG12, v3 covers PG13, v4 covers PG14, v5 …☆376Updated 2 weeks ago
- Generate and Visualize Data Lineage from query history☆326Updated 2 years ago
- ☆81Updated 5 months ago
- A Postgres Proxy Server in Python