Improvement
CLI examples in Database docs
Database documentation now includes CLI examples alongside dashboard steps for token management, region configuration, and usage metrics. The database shell page adds a cross-reference tobunny db shell and documents the visual bunny db studio table browser. Learn moreNew
Bunny CLI
Manage Bunny Database from your terminal with the new Bunny CLI. Create databases, open an interactive SQL shell withbunny db shell, generate auth tokens, and browse tables with bunny db studio. Learn moreNew
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