Tagged Questions
3
votes
2answers
494 views
Document-oriented vs Column-oriented database fit
I have a data-intensive application that desperately needs a database make-over.
The general data model:
There are records with RIDs, grouped together by group IDs (GID). The records have arbitrary ...