Improvement
CLI command examples in documentation
Database documentation pages for token management, region configuration, usage metrics, and the database shell now includebunny db CLI examples alongside dashboard steps. 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