You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/06/17 04:22:35 UTC

[GitHub] [incubator-superset] akulkarni commented on issue #2686: [feature] Prometheus (or other TSDB) as data source

akulkarni commented on issue #2686:
URL: https://github.com/apache/incubator-superset/issues/2686#issuecomment-645139909


   If you are considering a time-series database, I'd would (humbly) suggest TimescaleDB again (note I work on TimescaleDB):
   
   - Provides a full SQL interface for time-series data
   
   - [Outperforms InfluxDB](https://blog.timescale.com/blog/timescaledb-vs-influxdb-for-time-series-data-timescale-influx-sql-nosql-36489299877/) 
   
   - [Can be used as long-term storage with Prometheus](https://github.com/timescale/timescale-prometheus)
   
   In particular, it may even work right out of the box with Superset.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org