You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bizz is a type-safe typescript toolkit for data mapping and language integrated query. It uses Kysely and is inspired by Elixir's Ecto, to provide a more functional and type-safe way to interact with databases.
Installation
NPM
npm install bizz
About
A type-safe typescript toolkit for data mapping and language integrated query