influxdb - Difference between time series database and streaming analytics engine like spark streaming -


can time series database streaming analytics system (like spark streaming / flink / kinesis analytics) can?

does 1 subsume other? not looking 1 better. understanding different use cases support.

time series database:

based on batch time limit data consume database.

spark streaming : based on micro batch time data consume. spark streaming micro batch streaming system:


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -