Hello. Is there a lib that generates MySQL or postgresql database creation code based on a Malli schema?
I haven't seen one but you might be better off using HoneySQL to write your DDL as Clojure maps: https://cljdoc.org/d/com.github.seancorfield/honeysql/2.7.1340/doc/getting-started/sql-clause-reference#create-table-with-columns