go-ddl-parser/README.md

8 lines
217 B
Markdown
Raw Normal View History

2024-04-07 18:55:50 +00:00
## DDL-Parser
DDL-Parser is a simple go module to parse all table columns from a running database and transform them into a generic go struct.
The following SQL databases are supported and tested:
- MariaDB *10.6*