Hi,does yugabyte support Time series database like influxdb or others?
Hi @liangwu2046
Can you be more explicit in your question ?
You can use YugabyteDB for time series workloads, both YCQL & YSQL apis.
why read record data so slower than influxdb,because influxdb data cached in memory and yugabytedb in disk?
发件人: Dorian Hoxha via Yugabyte Community Forum yugabyte@discoursemail.com
日期: 2021年7月26日周一 下午3:49
收件人: 13168098175@163.com
主 题: [Yugabyte Community Forum] [General] Does yugabyte supporting Time
series database?
It will depend on the exact workload. Did you try with YCQL ? My guess would be because influxdb is optimized for time series workloads while YugabyteDB is a more general database.