prismakv
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published
# PrismaKV

PrismaKV is a Prisma-inspired ORM for Deno KV, It provides a simple, intuitive API for defining schemas, creating relationships, and performing CRUD operations.

## Features

- 🚀 Prisma-like syntax for easy adoption
- 📊 Schema definition with field types and relations
- 🔗 Support for one-to-one and one-to-many relations
- 🔍 Basic CRUD operations (create, read, update, delete)
- 🧠 Smart relation handling (automatic loading of related data)

## Installation

```bash
npm install prismakv
```

Readme

Keywords

none

Package Sidebar

Install

npm i prismakv

Weekly Downloads

4

Version

1.0.3

License

ISC

Unpacked Size

22.4 kB

Total Files

16

Last publish

Collaborators

  • damilolaalao