What is a good DBMS for archiving?
Posted
by Thomas.Winsnes
on Stack Overflow
See other posts from Stack Overflow
or by Thomas.Winsnes
Published on 2010-06-08T13:10:43Z
Indexed on
2010/06/08
13:12 UTC
Read the original article
Hit count: 288
I've been stuck in a MsSql/MySql world now for a few years, and I've decided to spread my wings a little further. At the moment I'm researching which DBMS is good at things needed when archiving data. Eg. lots of writes and low reads.
I've seen the NoSQL crusade, but I have a very RDBMS mindset, so I'm a bit skeptical.
Anyone have any suggestions? Or even any pointers to where there are some benchmarks etc for this kind of stuff.
Thank you :) Thomas
© Stack Overflow or respective owner