Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Blog
How To
Product Update
JSR
Announcements
Astro
Partnerships
Deno Deploy
Engineering
Performance
Subhosting
Deno in Production
Deno KV
Fresh
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.