Database performance tuning and query optimization

Today, IT professionals are challenged with the task of ongoing improvements to achieve goals of businesses. Unfortunately, some factor/Resources, skill environment does not dynamically grow as fast as business needs. That sequence of events creates major obstacles for DB infrastructure, deployment,...

Full description

Autores:
J. Kamatkar, Sadhana
Kamble, Ajit
Viloria Silva, Amelec Jesus
Hernández Fernández, Lissette
Garcia Cali, Ernesto Rafael
Tipo de recurso:
http://purl.org/coar/resource_type/c_f744
Fecha de publicación:
2018
Institución:
Corporación Universidad de la Costa
Repositorio:
REDICUC - Repositorio CUC
Idioma:
eng
OAI Identifier:
oai:repositorio.cuc.edu.co:11323/1616
Acceso en línea:
https://hdl.handle.net/11323/1616
https://repositorio.cuc.edu.co/
Palabra clave:
Database management system
Database performance
Database tuning
Optimization techniques
Query optimization
RDBMS
Rights
openAccess
License
Atribución – No comercial – Compartir igual
Description
Summary:Today, IT professionals are challenged with the task of ongoing improvements to achieve goals of businesses. Unfortunately, some factor/Resources, skill environment does not dynamically grow as fast as business needs. That sequence of events creates major obstacles for DB infrastructure, deployment, administration and maintenance. This paper discusses the performance issues, different bottlenecks such as CPU bottlenecks, Memory structures, Input output capacity issue, Database Design issues and Indexing issues. Also this paper address Tuning stages and how SQL queries can be optimized for better performance. In this paper we are focusing on query tuning tips & tricks which can be applied to gain immediate performance gain by creating Query Execution Flow Chart. We demonstrate the application of this technique in an Employee Biometric Attendance Management System.