Ask HN: Best Time-Series Databases, open source and performant?

1 points by bootcat ↗ HN
Please suggest some best open source players, which you have hands on and used to see best performance !

2 comments

[ 2.9 ms ] story [ 17.6 ms ] thread
This is not enough info though. How would you like to access the data in the database?

I can think of few open source, performant databases that can store time series data:

- PostgreSQL

- Riak TS

- InfluxDB

These are my favorites.

Have you tried Dalmatein and TsDB ?