Memory usage by RAM

I would like to know how memsql stores data. When you say in memory storage, what does that mean? Let’s say, I have inserted 1tb data, will it reside on memory or hard disk? If you say memory, if I restart system or replace my ram, will it work?

Hi @dineshkalva ,

We have a good answer to that question (and many more) on our FAQ. We keep data in memory but write it to disk so that your data will remain intact after a system restart or RAM replacement.