Re: Need database to log and retrieve sensor data

2012-02-06 Thread R. Verlangen
As far as I'm familiar with Cassandra, I gave my opinion for every requirement on your list: 1) 10k inserts / seconds should be no problem at all for Cassandra 2) Cassandra should scale to that 3) As the homepage of Cassandra states that amount of data should be able to fit (source: http://cassan

Need database to log and retrieve sensor data

2012-02-06 Thread Heiner Bunjes
I need a database to log and retrieve sensor data. Is cassandra the right solution for this task and if, how should I set it up and which access methods should I use? If not, which other DB system might be a better fit? The details are as follows: Glossary - Node = A computer on wh