Fast and relevant suggestions
Schema, data and context-aware autocomplete suggestions that show a
realtime view of the database objects. Powered by Monaco Editor, our
SQL editor allows you to edit code more efficiently. Move blocks of
code, use multi-cursors to manage selections, and other features.

Charts
Create charts directly from query results to visualize data trends and
patterns without needing to export data to external tools.
Available charts include bar, line and map charts.

JSONB support
Easily query and manipulate JSONB data with specialized autocomplete
suggestions for JSONB functions and operators, as well as key and
value suggestions based on the actual JSONB data stored in your
database.

Error highlighting
Execution error positions are clearly marked, and in many cases, you
will receive hints or resolutions to fix issues quickly.

Flexible Query Execution Modes
Choose from three execution modes: run the current statement, the
smallest statement, or the entire script, giving you full control
over how you execute your queries.
