Please login or sign up to post and edit reviews.
Automatic Database Tuning with Andy Pavlo
Media Type |
audio
Categories Via RSS |
Technology
Publication Date |
Sep 23, 2022
Episode Duration |
00:39:54

The default configuration in most databases is meant for broad compatibility rather than performance. Database tuning is a process in which the configurations of a database are modified to achieve optimal performance. Databases have hundreds of configuration knobs that control various factors, such as the amount of memory to use for caches or how often

The post Automatic Database Tuning with Andy Pavlo appeared first on Software Engineering Daily.

The default configuration in most databases is meant for broad compatibility rather than performance. Database tuning is a process in which the configurations of a database are modified to achieve optimal performance. Databases have hundreds of configuration knobs that control various factors, such as the amount of memory to use for caches or how often

Pavlo.png">Pavlo.png?resize=218%2C258&ssl=1" alt="" width="218" height="258">The default configuration in most databases is meant for broad compatibility rather than performance. Database tuning is a process in which the configurations of a database are modified to achieve optimal performance. Databases have hundreds of configuration knobs that control various factors, such as the amount of memory to use for caches or how often the data is written to the storage.

The problem with these knobs is that

  • they are not standardized (i.e., two databases may have a different name for the same knob),
  •  not independent (i.e., changing one knob can impact others), 
  • and not universal (i.e., what works for one application may be suboptimal for another). 

In reality, information about the effects of the knobs typically comes only from (expensive) experience.

OtterTune is automatic database tuning software that promises to overcome these problems. It uses machine learning to tune the configuration knobs of your database automatically to improve performance.

In this episode, we interview Andy Pavlo. Andy is a Database Professor at Carnegie Mellon and Co-Founder of OtterTune.

Sponsorship inquiries: sponsor@softwareengineeringdaily.com

The post Automatic Database Tuning with Andy Pavlo appeared first on Software Engineering Daily.

This episode currently has no reviews.

Submit Review
This episode could use a review!

This episode could use a review! Have anything to say about it? Share your thoughts using the button below.

Submit Review