Bunny Database
bunny.net
Bunny Database
1–10 of 142 posts
Re: Bunny Database
#2Re: Bunny Database
#3Pretty cool. I’ve been using Bunny as a Cloudflare replacement for a couple of years and my experience has been flawless.
Re: Bunny Database
#4Re: Bunny Database
#5This sounds a lot like https://turso.tech/ ? Unless I misunderstand, they're both pitching SQLite-for-the-cloud.
Re: Bunny Database
#6Pretty cool. I’ve been using Bunny as a Cloudflare replacement for a couple of years and my experience has been flawless.
It does feel like they're spreading their resources pretty thin though, the S3-compatible interface for their file storage has been "coming soon" since 2022.
Re: Bunny Database
#7Pretty cool. I’ve been using Bunny as a Cloudflare replacement for a couple of years and my experience has been flawless.
I tried to test it out as a CDN replacement for Cloudflare but the workflow was a lot different. Instead of just using DNS to put it in front of another website and proxy the requests (the "orange cloud" button), I had to upload all the assets to Bunny and then rewrite the URLs in my app. Was kind of a pain
Re: Bunny Database
#8Re: Bunny Database
#9 While in public preview, Bunny Database is free.
When idle, Bunny Database only incurs storage costs. One primary region is charged continuously, while read replicas only add storage costs when serving traffic (metered by the hour).
Reads - $0.30 per billion rows
Writes - $0.30 per million rows
Storage - $0.10 per GB per active region (monthly)Re: Bunny Database
#10Why choose this over Cloudflare D1?