xnuinside / simple-ddl-parserLinks
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.
☆210Updated 10 months ago
Alternatives and similar repositories for simple-ddl-parser
Users that are interested in simple-ddl-parser are comparing it to the libraries listed below
Sorting:
- Python bindings for sqlparser-rs☆193Updated 3 months ago
- Let's make a SQL parser so we can provide a familiar interface to non-sql datastores!☆287Updated 6 months ago
- Making DAG construction easier☆271Updated last month
- Uses tokenized query returned by python-sqlparse and generates query metadata☆871Updated this week
- ☆81Updated 6 months ago
- A Postgres Proxy Server in Python☆297Updated 8 months ago
- Generate and Visualize Data Lineage from query history☆327Updated 2 years ago
- A plugin for Apache Airflow that allows you to edit DAGs in browser