oetiker / rrdtool-2.x

RRDtool 2.x - The Time Series Database
86 stars 8 forks source link

design data point - btrdb #40

Open andrewchambers opened 1 year ago

andrewchambers commented 1 year ago

You may or may not have seen, but a less known database was developed around 2017 called btrdb that is similar to how I imagined rrdtool2 could operate. The open source version is here https://github.com/BTrDB/btrdb with a paper describing it here https://www.usenix.org/system/files/conference/fast16/fast16-papers-andersen.pdf .

Actually I recently started contracting for a company called PingThings - https://www.pingthings.io/ uses a modified version of btrdb for storing power grid time series. (We are also looking for new engineers/contractors)