ddl-parser topic
List
ddl-parser repositories
vitess-sqlparser
402
Stars
73
Forks
Watchers
simply SQL Parser for Go ( powered by vitess and TiDB )
simple-ddl-parser
167
Stars
37
Forks
Watchers
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....
ddlparse
85
Stars
29
Forks
Watchers
DDL parase and Convert to BigQuery JSON schema and DDL statements
omymodels
158
Stars
18
Forks
Watchers
O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models from SQL DDL. And convert one models to another.