Prisma-like ORM built on top of Deno KV. Allows you to write your database schemas and relations using Zod schemas, and run queries using familiar syntax from Prisma.
With about 7000 items, an API GET request with a `findMany()` query takes about 8 seconds. The duration of the query (linearly?) correlates with the amount of items.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by skoshx and has received 7 comments.