Documentation Index
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
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 moreDatabase 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.