Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-deno-kv
Curated list of awesome things related to Deno KV
https://github.com/hashrock/awesome-deno-kv
Last synced: about 16 hours ago
JSON representation
-
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
-
KV Connect protocol
- KV connect document
- kv-connect-kit - Minimal Typescript client implementing the KV Connect protocol
- v8_valueserializer - A Rust implementation of V8's ValueSerializer and ValueDeserializer
- kv-key-codec - An encoder and decoder for the Deno-Kv multipart key format (FDB-Tuple)
-
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
- deno_kv_oauth - High-level OAuth 2.0 powered by Deno KV.
-
Self hosted
- denokv - A self-hosted backend for Deno KV
-
See also
Programming Languages
Categories
Sub Categories