ddl-parser
There are 7 repositories under ddl-parser topic.
blastrain/vitess-sqlparser
simply SQL Parser for Go ( powered by vitess and TiDB )
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.
xnuinside/omymodels
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.
shinichi-takii/ddlparse
DDL parase and Convert to BigQuery JSON schema and DDL statements
christophevg/DDL-Parser
A DDL parser providing an Object-Oriented, Queryable (read: Linq) interface
dllatas/illapa
Utility that transforms config files describing a relational DB schema into the actual SQL code
getmoremx/DynamicDDL
First open source library for generating a DDL from a CSV.