SQL Query Monitoring

Why Trust Techopedia

What Does SQL Query Monitoring Mean?

SQL query monitoring is the process of monitoring the performance and output of SQL queries. A SQL query can be simple or complex, but it is defined with a definite purpose, for example, retrieving the details of all cars sold last year. The main purpose of SQL query monitoring is to determine if the query is able to fulfill the purpose within the expected time and whether it is able to provide the required output. Monitoring is also used for identifying performance improvement measures.

Advertisements

Techopedia Explains SQL Query Monitoring

SQL queries, depending on their intended functions, can be highly complex with multiple nested queries, branches or loops. Such queries, if not designed well, can
cause problems such as slow retrieval, performance drop and high CPU and memory
usage. SQL query plans need to be well-written and designed to optimally use system resources. SQL query monitoring tasks need to identify all such queries that have been problematic and high consumers of system resources. If need be, such queries can be reviewed for unnecessary nested queries and such nested queries may be removed or optimized, as is necessary. Companies tend to use web-based consoles for SQL query monitoring as such consoles providing analytics on the health and performance of all SQL queries that are running at a given point of time.

Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.