Pentagon is a 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.
I really like the simplicity, and lack of any build step or extra tooling.
I'm considering adding support for other KV stores such as Redis, if someone would find that useful :)
1 comment
[ 4.1 ms ] story [ 11.1 ms ] threadI really like the simplicity, and lack of any build step or extra tooling.
I'm considering adding support for other KV stores such as Redis, if someone would find that useful :)