Skip to main content
Improvement

CLI commands documented alongside Dashboard

Every Database management page now includes a CLI tab next to the Dashboard instructions. Create and regenerate access tokens with bunny db tokens create and bunny db tokens invalidate, manage replica regions with bunny db regions, check usage metrics with bunny db usage, and open a visual table browser with bunny db studio. Learn more
New

Bunny CLI

Manage Bunny Database from your terminal with the new Bunny CLI. Create databases, open an interactive SQL shell with bunny db shell, generate auth tokens, and browse tables with bunny db studio. Learn more
New

Database Shell

The Bunny Database Shell (bsql) is a standalone, interactive SQL shell for querying and managing your database from the terminal. It supports dot-commands, multiple output formats, and persistent history. Read the announcement or learn more.
New

Public Preview

Bunny Database is now available in Public Preview. A globally distributed, SQLite-compatible database service that handles scaling and replication automatically. Read the announcement.
Last modified on July 27, 2026