## 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*