Schema-aware SQL work
Browse databases, tables, columns, indexes, and relationships while writing queries in the same focused workspace.
SequelBrain ships Linux builds for developers who want a desktop database client with MySQL, MariaDB, PostgreSQL, secure tunnels, schema browsing, query history, and AI-assisted SQL.
AI: show the newest signups grouped by plan
SELECT plan, COUNT(*) AS signups FROM users WHERE created_at >= NOW() - INTERVAL '7 days' GROUP BY plan;Download AppImage, deb, or tar.gz builds from the SequelBrain download page.
Browse databases, tables, columns, indexes, and relationships while writing queries in the same focused workspace.
Connect through SSL/TLS, SSH tunnels, private keys, SSH agent authentication, and bastion or jump hosts.
Use natural language to generate SQL, explain schemas, troubleshoot slow queries, and draft reports while you stay in control of execution.
Run SequelBrain on macOS, Windows, and Linux with local connections, encrypted credentials, query history, and optional cloud sync.
Download SequelBrain for macOS, Windows, or Linux and connect to your first MySQL, MariaDB, or PostgreSQL database.
SequelBrain supports MySQL, MariaDB, and PostgreSQL, including common managed cloud databases based on those engines.
Yes. The desktop app works for local database work without an account. An account is only needed for features such as cloud sync or team sharing.
Yes. SequelBrain supports SSH tunneling with passwords, private keys, SSH agent authentication, and jump host or bastion setups.
Sensitive credentials are stored in an encrypted vault, and synced vault data is end-to-end encrypted with keys controlled by the user.