Documentation
Getting StartedConnecting to a DatabaseProjectsQuery EditorResults & Data GridInline EditingCharts & VisualizationSchema DiagramsEXPLAIN PlansExport & ShareSSH TunnelingQuery HistorySecurity & CredentialsKeisen AIKeyboard ShortcutsTroubleshootingDatabase Guides
Results & Data Grid
Query results display in a high-performance data grid with virtual scrolling, sorting, and type-aware formatting.
Column sorting
Click any column header to sort ascending, click again for descending, and a third time to clear the sort.
Column resizing and reordering
Drag column borders to resize. Drag column headers to reorder columns within the grid.
Virtual scrolling
The grid virtualizes rows and columns, so even result sets with thousands of rows render instantly without slowing down.
Cell type coloring
Cells are color-coded by data type for quick scanning:
- Numbers — highlighted with the number accent color
- Dates — highlighted with the date accent color
- URLs — clickable links with the URL accent color
- NULL — displayed as a dimmed
NULLlabel
Copying cells
Hover over a cell to reveal the copy button. Click it to copy the cell value to your clipboard.
Multiple result sets
When running multiple statements, each result set appears as a numbered tab in the results panel. Click the tabs to switch between them.