Collaborate with your team through per-project Git integration.
Link any Seaquel project to a Git repository that contains a .seaquel/ directory. Connections, queries, and dashboards stored in this directory are version-controlled alongside your application code. Your team can clone the repo and instantly have the same database tooling set up.
Share or unshare any connection or query directly from the sidebar with a single click. When you share a connection, only the configuration (host, port, database name) is written to the Git-tracked .seaquel/ directory. Credentials (passwords, SSH keys) are always stored locally and never committed to Git.
Build a shared library of queries and dashboards that your entire team can access. Because everything lives in Git, you can use pull requests to review SQL changes, track who modified what through commit history, and resolve conflicts when two people edit the same query. It brings the same collaboration workflow developers use for code to database tooling.
Experience what a database client should feel like. Fast, lightweight, and built with the features you actually need.
Available for macOS, Linux & Windows.