hashrock / awesome-deno-kv

Curated list of awesome things related to Deno KV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Deno KV Awesome

This list is a collection of the best Deno KV modules and resources.

KV Explorer

  • kview - A web interface for viewing Deno KV stores.
  • kivi - Deno KV Explorer for VSCode
  • fresh-kv-tree-view - Deno.KV Tree Viewer on Fresh
  • Deno KV Insights - Deno KV Insights is a tool for managing Deno KV database entries

Wrapper / ORM

  • kvdex - High-level abstraction layer for Deno KV
  • dongoose - A simple and easy to use ORM for Deno KV.
  • otama - The KV abstraction for Deno KV
  • pentagon - 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.

Queue

  • Done - A straightforward message queue solution

Utilities

  • kv_toolbox - Utilities for working with Deno KV (batchedAtomic, Blob, unique, ...)
  • kv-utils - multiSet, replaceLocalDataWithRemote, wipeKvStore, count, ...

Fresh plugin

KV Connect protocol

Self hosted

  • denokv - A self-hosted backend for Deno KV

Resources

See also

About

Curated list of awesome things related to Deno KV