Skip to main content
Runtime
Cloud
Deploy
Subhosting
Pricing
Docs
Manual
API Reference
Deno Deploy
Deno KV
Standard Library
Fresh Framework
Deno by Example
Modules
Standard Library
Third Party Modules
Node.js & npm
Fresh Framework
Community
Blog
Discord
GitHub
Twitter
YouTube
Mastodon
Search…
⌘K
Blog
Announcements
How To
Product Update
Engineering
Deno Deploy
Deno KV
Subhosting
Fresh
Deno in Production
Astro
Partnerships
December 13, 2023
Engineering
Deno Deploy
Deno KV
Deno KV vs. Cloudflare Workers KV, Upstash Redis, AWS DynamoDB, and Google Firestore
We compare Deno KV to other serverless data stores on performance, price, developer experience, and more.
December 12, 2023
Product Update
Deno Deploy
Deno KV
Use Deno KV in Node with the new official npm package
Access our zero config distributed database, Deno KV, in your Node projects with our new npm package.
December 11, 2023
Product Update
Deno KV
Deno Deploy
Build Real-time Applications with the new "watch" API in Deno KV
Detecting changes in Deno KV with `kv.watch` makes it easier to build real-time applications like newsfeeds, analytics, multi-user collaboration tools, and more.
November 29, 2023
Product Update
Deno KV
Deno Deploy
Announcing Deno Cron
`Deno.cron` allows you to easily create scheduled jobs and is available on Deno Deploy. Here's how it works.
November 10, 2023
Product Update
Deno Deploy
Deno KV
Announcing self-hosted Deno KV, continuous backups, and replicas
Deno KV is now even more flexible and powerful with self-hosted options, replicas, and S3 and GCS continuous backup support.
September 27, 2023
Product Update
Deno Deploy
Deno KV
Announcing Deno Queues
Introducing Deno Queues - zero config, scalable messaging with a guaranteed at-least-once delivery. This new primitive builds on the foundation set by Deno KV, and is available today in the Deno JavaScript runtime and Deno Deploy.
September 14, 2023
Engineering
Deno Deploy
Deno KV
Deno KV internals: building a database for the modern web
How we built a performant, scalable, ACID-compliant, JavaScript-native database on FoundationDB.
September 5, 2023
Product Update
Deno Deploy
Deno KV
Deno KV is in Open Beta
Deno KV, the easiest way to add a strongly consistent database to your app, is now in open beta.
June 12, 2023
Announcements
Deno Deploy
Deno KV
Announcing the Deno KV Hackathon
Rules, categories, prizes, and more about the Deno KV Hackathon.
June 1, 2023
How To
Deno KV
How to Build a CRUD API with Oak and Deno KV
Learn how to use secondary indexes, atomic transctions, and more with Deno KV in this introductory tutorial.
May 1, 2023
Product Update
Deno KV
Announcing Deno KV
Introducing Deno KV, a global key-value database for effortless stateful app development on Deno Deploy, offering seamless integration, strong consistency, and versatility.