We plan to record/read data as fast as 10 ms (that's milliseconds) to a database. Now, this database will be in a factory so there is gonna be a lot of vibrations, temps, etc...
Logically the first choice to everyone is a SSD. The problem with the SSD is that writing/reading information THAT fast will completely destroy the SSD in no time. So that's why it better to go with a traditional one.
Ive rethought about it and I want to confirm this as being true: Writing/reading 10ms data to a database stored on a SSD would kill it in no time, right?