-
Notifications
You must be signed in to change notification settings - Fork 532
Query History
Note: This feature is available in Enterprise and AWS editions only.
- Search query history
- Customize the view
- Refresh query history
- Export query history
- Configure query history
CloudBeaver saves all the queries you run. The Query History shows all executed queries, including SQL text, execution time, affected rows, connection details, and execution results.
To access the Query History, navigate to the Tools menu in the top toolbar and select the Query History option.

Some columns provide additional context:
| Field | Description |
|---|---|
| Type | Identifies whether the query was initiated by a user or generated by the system. |
| Context | Provides additional information about the environment or session in which the query was executed. |
| Schema | Indicates the database schema used for the query. |
| Catalog | Represents the database catalog being accessed during the query. |
Tip: You can access the internal database with all queries from Query History. For more details, see Server database.
Use the search field above the table to find queries by SQL text.
Configure how Query History is displayed:
- Open Query History Options (
) to change behavior and
filtering settings. - Use Column Manager (
) to show or hide columns.
Update query history manually or automatically:
- Click Refresh (
) to reload the query list. - Toggle Auto-Refresh (
) to enable or disable automatic updates.
Save query history to a CSV file for analysis or sharing. Click
Export (
) and confirm to start the download.
Tip: Exports respect the filters you've applied. Without data filters, you'll get the last 30 days.
Query History shares many settings with Query Manager. For more information, see Query Manager.
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development