timeahead / ottertune

The automatic DBMS configuration tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OtterTune

OtterTune is a new tool that’s being developed by students and researchers in the Carnegie Mellon Database Group that can automatically find good settings for a DBMS’s configuration knobs. The goal is to make it easier for anyone to deploy a DBMS without any expertise in database administration. To tune new DBMS deployments, OtterTune reuses training data gathered from previous tuning sessions. Because OtterTune doesn’t need to generate an initial dataset for training its ML models, tuning time is drastically reduced.

We are in the process of creating a website where we will soon make OtterTune available as an online-tuning service. This repository contains OtterTune's machine learning libraries that will be used by the front-end code.

For more information, see our paper.

Contributors

About

The automatic DBMS configuration tool

License:Apache License 2.0


Languages

Language:Python 100.0%