Y
Hacker News
new
|
ask
|
show
|
jobs
by
alberth
1731 days ago
This is fantastic, I only need now a Cloudflare RDMS to run my entire business on Cloudflare.
(Workers KV is great but there's a ton of times that you just need an actual relational database)
2 comments
greg-m
1731 days ago
Durable Objects is as close as we come today, but we still have two innovation weeks left this year.
link
alberth
1731 days ago
Really hope you’re a Cloudflare employee, and that’s a teaser :)
link
xrendan
1731 days ago
Depending on your use-case (if it's read heavy), you could use SQLite hosted on R2 being read by workers
link