typesql_generator 0.0.1
SDKdartflutter
Platformandroidioswindowslinuxmacos
SQL types code generator from .sql files to Dart queries and models
typesql_generator
SQL types code generator from .sql files to Dart queries and models.
Uses https://github.com/juancastillo0/wasm_run for executing WASM and https://github.com/sqlparser-rs/sqlparser-rs for the underlying implementation.