Skip to content

Open-source SQL Agent

Stop fighting your database. Gather the right context automatically and get insights with a collaborative SQL agent.

Just ask

Use natural language to have database-aware conversations using SQLsaber.

SQLsaber is collaborative SQL agent for experts as well as novices.

Smart by design

SQLsaber understands your database automatically.

It reads your schema, remembers your preferences, and writes SQL that answers your question.

Integrates with your setup

SQLsaber works with what you already have and fits into your existing workflow.

  • PostgreSQL, MySQL, SQLite, DuckDB, CSV support
  • MCP integration for Claude Code and other AI tools
  • Anthropic, OpenAI, and many more models
  • Interactive REPL for back-and-forth conversations
  • Human feedback system for database-specific quirks
  • Get Started Now

    Terminal window
    # Install SQLsaber
    $ uv tool install sqlsaber
    # Add your database
    $ saber db add mydb
    # Start asking questions
    $ saber "what's our revenue this quarter?"