typed-sql-type-gen
TypeScript icon, indicating that this package has built-in type declarations

0.1.6 • Public • Published

typed-sql-type-gen

Internal Rust library, with wasm target, to provide SQL -> abstract type generation support to any language that needs it.

"abstract type" in that we return a language agnostic representation of the types returned by queries and declared by schemas. Clients of this package can map these types to the specific language they are targeting.

Readme

Keywords

none

Package Sidebar

Install

npm i typed-sql-type-gen

Weekly Downloads

1

Version

0.1.6

License

none

Unpacked Size

536 kB

Total Files

6

Last publish

Collaborators

  • tantaman