NotDatabase
Docs
Get started with NotDatabase by installing the SDK in your project. You can use npm, pnpm, or yarn.
๐งช TypeScript Required: NotDatabase is designed for TypeScript. It leverages your schema to generate fully typed methods โ no extra tools or config needed.
npm install notdb
pnpm add notdb
yarn add notdb