Skip to content

Comment on Monitoring Raspberry Pi Devices Using Telegraf, InfluxDB and Grafanaparent

Comments

And I’m still not sure why a dedicated time series database is supposed to be better than using standard mysql/postgres with inserts

It's optimized for timeseries data, so queries and inserts may be faster and the storage requirements may be lower. Other than that, Postgres can probably do everything influx can do and more.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.