Relational
PostgreSQL, MySQL, MariaDB, Microsoft SQL Server, SQLite, and compatible managed services.
Inspect schemas, run native queries, edit supported data, and give a coding agent the database evidence behind an application bug.
A backend failure can require the table definition, the exact row shape, a migration, an API request, and the code that maps the result. Copying fragments between a database client, terminal, browser, and AI chat removes the context that explains the failure.
The query tool must also respect the target. SQL tables, MongoDB documents, Redis keys, analytical databases, and local files do not share the same editing or query model.
Save the connection beside the project that owns it, then open the database without switching to another desktop client.
Browse schemas, tables, views, collections, keys, and columns so the query starts from the real data model.
Execute SQL, JSON document queries, or Redis CLI commands with syntax support, timing, and results in the same workspace.
Change writable cell values in the result grid while read-only targets remain explicitly read-only.
Attach schema definitions, selected objects, or a query error to AI chat so the code fix uses exact database context.
Connect to transactional, document, key-value, analytical, and embedded databases without forcing them into one generic interface.
PostgreSQL, MySQL, MariaDB, Microsoft SQL Server, SQLite, and compatible managed services.
MongoDB and Redis-compatible systems with query input matched to the target.
ClickHouse, DuckDB, and other supported targets for application and development data.
See connections, schema browsing, SQL and non-SQL queries, result grids, and inline data editing without leaving the developer workspace.
Attach a schema, column definition, or query error to the current AI conversation. The agent can then inspect the repository and update the query, mapper, migration, or API handler using the exact failing context.
Continue with the microservices workflow when the data issue crosses service boundaries, or use AI browser debugging when the symptom appears in the UI.
Download Flame to inspect databases, run queries, and give coding agents the context behind the failure.
Free to use on macOS, Windows, and Linux.