I am looking at generating SQL schemas, would a “SQL schema” type that generates realistic names, types … for tables, databases, columns make sense? It could be for creating retail, banking, web… SQL tables.
These headers could also then be used to also generate the corresponding data of the tables
The main difficulty now is to come up with a set of realistic table names and columns.
Thanks!