fauna-shell
« Back to VersTracker
Description:
Interactive shell for FaunaDB
Type: Formula  |  Latest Version: 4.0.0@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @fauna  |  formulae.brew.sh
Category: Developer tools
Tags: fauna fql database cli shell
Install: brew install fauna-shell
About:
Fauna Shell is a command-line interface (CLI) tool that provides an interactive environment for executing FQL (Fauna Query Language) queries against Fauna databases. It allows developers to connect to their Fauna account, manage databases, and perform administrative tasks directly from the terminal. This tool is essential for debugging, schema management, and rapid prototyping within the Fauna ecosystem.
Key Features:
  • Interactive FQL query execution
  • Database management and administration
  • Local configuration and context switching
  • Real-time feedback and result formatting
Use Cases:
  • Developing and testing FQL queries interactively
  • Managing database schemas and indexes via CLI
  • Automating database tasks in CI/CD pipelines
Alternatives:
  • Fauna Dashboard – The web-based Dashboard offers a graphical interface, while Fauna Shell provides a CLI-focused workflow for developers.
  • Custom HTTP Scripts – Direct HTTP requests require manual authentication and parsing, whereas Fauna Shell handles connection logic and query execution natively.
License: MPL-2.0
Dependencies: node
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Sep 13, 2024 4:27am 0 VERSION_BUMP f59a4032