jisml
v0.0.2
Published
An ORM that makes JSON a typesafe database.
Downloads
5
Readme
jisml
An ORM that makes JSON a typesafe database.
Heavily inspired from Drizzle ORM.
Installation
# npm
npm install jisml
# yarn
yarn add jisml
# pnpm
pnpm add jisml
# bun
bun add jisml