|
|
|
|
|
by DeathArrow
767 days ago
|
|
A file should be good. Why do you think a file is more fragile? DBMS are saving data in files. If you are worried about long term data reliability you can use some error correcting codes such as Hamming or Reed-Solomon. If I do something like this I would use something simple like JSON or CSV. |
|