xnuinside / simple-ddl-parser

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.
MIT License
179 stars 40 forks source link

Refactoring & version 1.0 - need help #186

Open xnuinside opened 1 year ago

xnuinside commented 1 year ago

This issue just to get attention to discussion - https://github.com/xnuinside/simple-ddl-parser/discussions/185