开发者

What services let me query big data and let me provide a non-simple query code

I would like to create huge data sets (25 ints a row, 30 rows per second, multiply that by 60). On the other hand, I want to query it for rows that matc开发者_运维问答h a certain condition (e.g. rows that not more than 5 ints of the 25 are out of a certain range).

And I want it all in real time, i.e. inserting and querying continuously.

Does someone know how to do it, preferably using a cloud service (Amazon? Google?)

Thanks


Try one-tick, though its designed for market pricing data, I think it can be adapted to other forms of high frequency data. You can then build filtering/aggregation rules that can help you analyze the data

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜