typesql_parser 0.0.1

SDKdartflutter
Platformandroidioswindowslinuxmacos

SQL parser, AST and visitors

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.