typesql 0.2.0
typesql: ^0.2.0 copied to clipboard
SQL type utilities and helpers for Dart model code generator and query execution
typesql #
SQL type utilities and helpers for Dart model code generator and query execution.
Uses https://github.com/juancastillo0/wasm_run for executing WASM and https://github.com/sqlparser-rs/sqlparser-rs for the underlying implementation.