Query Tools

Query Tools is a special interface used to run queries and statements against a database. This interface can be accessed manually or by running a stored query from the Queries interface. The database configuration and connection information must be available in the Databases interface before those settings can be used by this interface.

Configuration -> Databases -> Queries

Configuration -> Databases -> Databases

Note:

Not all databases can be connected to using this interface.

Refer to the Grid Details section for details on how to interact with the interface.

This user interface calls REST methods from api/database/queryTools.

The UI path for this interface is Configuration -> Databases -> Query Tools.

WARNING:

Exercise caution when using this interface as it is possible to:

Please reference the following table for the language used in each schema/database.

Schema Database Language
Assure1 MySQL SQL
Event MySQL SQL
Graph Neo4j Cypher Query Language
Historical ElasticSearch Elasticsearch SQL
Metric InfluxDB InfluxQL
Vision MySQL SQL

WARNING:

Please double-check you are using the correct version of the documentation based on the versions found here: Third-Party Notices

Grid Details

Query Toolbar