I need to select a database for remote storage of data from a large number (from thousands to tens of thousands) of sensors that generate about one record per minute each.
The indicated data should be requested in various ways: from the calculation of data with certain characteristics for statistics to the simple conclusion for construction.
I am looking for a suitable tool, I started with MySQL, but I feel that it lacks the scalability needed for this project, and this leads me to noSQL databases, which I know little about.
Which database, whether relational or not, would be a good choice?
Thank.
"" , . , , ( ?) "".
, , , [MySQL] , ", , - , . , " ".
:
: 10 000 , . , , . - ( , ) , ( ).
, . , ( " " " " ), , . , , ( ?), , , ..
, , (RRD), RRDTool , .
" " ( SO) :
(http://reatha.de), , , MySQL + PHP. , , .
, Heroku: , .
, .
you can try using the redis noSQL database