Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

Utah State University

All Graduate Theses and Dissertations, Spring 1920 to Summer 2023

2021

Articles 1 - 1 of 1

Full-Text Articles in Entire DC Network

Deep Learning Data And Indexes In A Database, Vishal Sharma Aug 2021

Deep Learning Data And Indexes In A Database, Vishal Sharma

All Graduate Theses and Dissertations, Spring 1920 to Summer 2023

A database is used to store and retrieve data, which is a critical component for any software application. Databases requires configuration for efficiency, however, there are tens of configuration parameters. It is a challenging task to manually configure a database. Furthermore, a database must be reconfigured on a regular basis to keep up with newer data and workload. The goal of this thesis is to use the query workload history to autonomously configure the database and improve its performance. We achieve proposed work in four stages: (i) we develop an index recommender using deep reinforcement learning for a standalone database. …