Your user interface to Deno KV

View, edit, add, delete, watch, import and export your Deno KV data be it local or remote.

Get started
deno run -A -r https://kview.deno.dev/install

A complete solution

Fully leverage the features of Deno KV via a rich web interface. Support advanced use cases like arbitrary sized binary data including rich media.

  • Connect to local and remote stores
  • View, create and update entries
  • Monitor changes to values in real time

View the documentation to see all the features and how to get started.

kview leverages kv-toolbox

A toolbox for Deno KV.

Check out kv-toolbox