Tagged Questions
27
votes
5answers
2k views
Which database could handle storage of billions/trillions of records?
We are looking at developing a tool to capture and analyze netflow data, of which we gather tremendous amounts of. Each day we capture about ~1.4 billion flow records which would look like this in ...
11
votes
2answers
523 views
NoSQL and RDBMS together?
I was wondering if there are any good solutions for recording data in a NoSQL database and then converting them over to an RDBMS?
For example, if you wanted to capture some data quickly, like ...
41
votes
5answers
7k views
What are the differences between NoSQL and a traditional RDBMS?
What are the differences between NoSQL and a traditional RDBMS?
Over the last few months, NoSQL has been frequently mentioned in the technical news. What are its most significant features relative to ...