ottertune VS how-query-engines-work

Compare ottertune vs how-query-engines-work and see what are their differences.

ottertune

The automatic DBMS configuration tool (by cmu-db)

how-query-engines-work

This is the companion repository for the book How Query Engines Work. (by andygrove)
Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
ottertune how-query-engines-work
3 2
1,123 329
- -
10.0 0.0
over 3 years ago about 1 year ago
Python Kotlin
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ottertune

Posts with mentions or reviews of ottertune. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-06.
  • Tuning the Linux kernel with AI, according to ByteDance
    1 project | news.ycombinator.com | 20 Nov 2023
    The thing this most makes me think of is Ottertune, that the Carnegie Mellon DB group came up with several years ago for MySQL, https://github.com/cmu-db/ottertune, and eventually commercialised https://ottertune.com/ for MySQL and Postgres.

    I keep thinking about this from a JVM perspective, there's so many settings you can tweak that can have such a drastic impact on performance, depending on your workload, that it seems likely there's some value in automated tuning. The main difficult there (from my probably naive perspective) is figuring out the right feedback loop.

  • Demystifying Database Performance for Developers
    4 projects | news.ycombinator.com | 6 May 2022
    Does it work?

    Seems it's a now a commercial enterprise that has sprung from a CMU DB group project. An old version's still on Github: https://github.com/cmu-db/ottertune

    They also had Peloton, a "self-driving SQL database management system", that's a dead project now.

  • Calculating query latency percentiles via MySQL performance schema (and why)
    1 project | /r/mysql | 10 Dec 2021

how-query-engines-work

Posts with mentions or reviews of how-query-engines-work. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-06.
  • Demystifying Database Performance for Developers
    4 projects | news.ycombinator.com | 6 May 2022
    I highly recommend "How Query Engines Work" by Andy Grove (author of the Apache Datafusion Query Engine + Apache Ballista Distributed scheduler)

    It's written in Kotlin and is very intelligible + succinct (99 pages):

    https://leanpub.com/how-query-engines-work

    https://github.com/andygrove/how-query-engines-work

  • Databases, Types, and the Relational Model. The Third Manifesto [pdf]
    3 projects | news.ycombinator.com | 4 Oct 2021
    https://leanpub.com/how-query-engines-work. It covers a fair chunk of DB technology but not storage. Definitely check out their repository at https://github.com/andygrove/how-query-engines-work/tree/mai... .

    A companion to DDIA would be https://www.amazon.com/Database-Internals-Deep-Distributed-S... (especially its treatment of LSM trees which is harder to come by).

What are some alternatives?

When comparing ottertune and how-query-engines-work you can also consider the following projects:

pg_plan_guarantee - Postgres Query Optimizer Extension that guarantees your desired plan will not change

TablaM - The practical relational programing language for data-oriented applications

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured