|
sureshkallem
Starting Member
India
2 Posts |
Posted - 11/17/2012 : 14:09:07
|
I'm looking for better data base architecture/design to insert the >800000 records for day.
My requirement is
There is a more then >500 sensors continuously send the data for every second(24/7). I need to collect the data from sensors,to be store in DB. for that, 1.Need to create separate DB to store the collected data, 2.Need to be take the back up for every 1-2 minute for the stored data, 3.Need to create the separate table for Reporting,issues etc 4.I need to create separate DB for alerts like if captured temperature from the sensor is >50 deg then store data in normal dB or if <50 store in other DB.
Please suggest the better architecture to design the DB
Please give the better architecture to design DB. |
|