https://deno.com/blog/build-crud-api-oak-denokv
How to Build a CRUD API with Oak and Deno KV | Deno
Learn how to use secondary indexes, atomic transctions, and more with Deno KV in this introductory tutorial.
crud apibuildoakdeno
https://deno.com/blog/subhosting-kv-backup
Introducing KV Backup for Deno Subhosting | Deno
This new feature allows Subhosting users to configure their KV databases to back up data to their own S3-compatible object storage via APIs.
deno subhostingintroducingkv
https://docs.deno.com/deploy/classic/kv_on_deploy/
KV on Deno Deploy
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
deno deploykv
https://docs.deno.com/examples/kv/
Deno KV: Key/Value database
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
key value databasedeno kv
https://deno.com/blog/comparing-deno-kv
Deno KV vs. Cloudflare Workers KV, Upstash Redis, AWS DynamoDB, and Google Firestore | Deno
We compare Deno KV to other serverless data stores on performance, price, developer experience, and more.
deno kvvs cloudflareworkers
https://deno.com/blog/kv
Announcing Deno KV | Deno
Introducing Deno KV, a global key-value database for effortless stateful app development on Deno Deploy, offering seamless integration, strong consistency, and...
announcing denokv
https://deno.com/blog/kv-is-open-source-with-continuous-backup
Announcing self-hosted Deno KV, continuous backups, and replicas | Deno
Deno KV is now even more flexible and powerful with self-hosted options, replicas, and S3 and GCS continuous backup support.
self hosteddeno kvannouncing
https://docs.deno.com/examples/kv_watch/
Deno KV watch
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
deno kvwatch
https://docs.deno.com/deploy/reference/deno_kv/
Deno KV
Use Deno KV in your applications with a dedicated database per timeline
deno kv
https://docs.deno.com/deploy/kv/
Deno KV Quick Start
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
deno kvquick start
https://deno.com/blog/deno-kv-hackathon
Announcing the Deno KV Hackathon | Deno
Rules, categories, prizes, and more about the Deno KV Hackathon.
deno kvannouncinghackathon
https://nuxt-todos-kv.deno.dev/26d93756-4861-41fd-93c6-bd3c138dc4a8
Nuxt Todos + Deno KV
A hosted demo showcasing Nuxt running on Deno Deploy using Deno KV + Watch feature.
nuxt todos denokv
https://nuxt-todos-kv.deno.dev/1decf352-c89c-43b7-a6b0-ac9724261b0c
Nuxt Todos + Deno KV
A hosted demo showcasing Nuxt running on Deno Deploy using Deno KV + Watch feature.
nuxt todos denokv
https://deno.com/blog/building-deno-kv
Deno KV internals: building a database for the modern web | Deno
How we built a performant, scalable, ACID-compliant, JavaScript-native database on FoundationDB.
deno kvmodern webinternals
https://deno.com/blog/kv-open-beta
Deno KV is in Open Beta | Deno
Deno KV, the easiest way to add a strongly consistent database to your app, is now in open beta.
deno kvopen beta
https://deno.com/blog/kv-watch
Build Real-time Applications with the new "watch" API in Deno KV | Deno
Detecting changes in Deno KV with `kv.watch` makes it easier to build real-time applications like newsfeeds, analytics, multi-user collaboration tools, and...
build realtimeapplicationsnew
https://deno.com/blog/kv-npm
Use Deno KV in Node with the new official npm package | Deno
Access our zero config distributed database, Deno KV, in your Node projects with our new npm package.
deno kvusenodenewofficial