

Loading commentsâŠ
Project Info
Product Keywords
Bunny Database is a serverless SQLite-compatible database service built on bunny.netâs global network. It lets you create databases that spin down when idle, so you only pay for storage during inactive periods. You start with a single region and add more as your user base growsâwithout rearchitecting your application. The service supports familiar libSQL SDKs for TypeScript/JavaScript, Go, Rust, and .NET, plus direct HTTP access for any other client.
Bunny Database runs a SQLite-compatible engine on bunny.netâs fast network. You get the simplicity of SQLite with the ability to serve reads from any of 41 regions worldwide, cutting latency for far-away users by up to 99%.
When your database is idle, it only incurs storage costsâno compute charges. Reads cost $0.30 per billion rows, writes $0.30 per million rows, and storage is $0.10 per GB per active region per month. During public preview, the service is free.
Start with one region and add more later as your user base expands. No code changes or database migrations are neededâjust select additional regions from the dashboard and Bunny Database handles replication automatically.
Connect using official libSQL SDKs for TS/JS, Go, Rust, and .NET, or use HTTP for any other language. Access tokens work as environment variables, with shortcuts for scripts and Magic Containers apps.
âWhen idle, Bunny Database only incurs storage costs, so you only pay for what you use â at a fair price.â
This idle spin-down model is rare among managed database services. Most charge for compute even when nothing is happening, but Bunny Database treats inactivity as a cost-saving feature rather than a limitation. Combined with the ability to add regions without rearchitecting, it makes global read distribution practical for teams that donât want to over-engineer their database setup.
Youâre building a read-heavy application that needs low latency across multiple geographic regions, but you donât want the complexity or cost of a traditional distributed database. Bunny Database is especially useful for catalogs, metadata filtering, user profiles, and app configurationâworkloads where SQLiteâs simplicity shines and global read replicas make a real performance difference.
Other tools you might consider
Reliable outbound webhook delivery for SaaS. Automatic retries, circuit breakers, and a customer portal your users can manage themselves.
Netlify AI Gateway makes it easier to build AI features while youâre vibe coding. Instead of pausing to create provider accounts, manage API keys, or set up billing, AI Gateway securely handles credentials and usage for you. You can call the latest models from OpenAI, Anthropic, and Google Gemini directly from your Netlify project. Itâs a faster path from experimenting with AI to something ready to run in production.
FastMCP 3.0 is a framework for building smarter AI context apps, not just tool servers. Pull tools and data from anywhere, reshape them, control access, track state, and run long tasks â with hot reload, versioning, and observability built in for production use.
AI can write code brilliantly but debugs blindly. It can't see your app, logs, or what users did, so you waste time explaining. BetterBugs MCP gives AI complete context to fix the bugs instantly.
Maker
async_apple
Loading commentsâŠ