By jsugrue
via java.dzone.com
Published: Jan 23 2010 / 09:12
A couple of posts earlier I had blogged about a real life case study of one of our projects where we are using a SQL store (Oracle) and a NoSQL store (MongoDB) in combination over a message based backbone. MongoDB was used to cater to a very specific subset of the application functionality, where we felt it made a better fit than a traditional RDBMS. This hybrid architecture of data organization is turning out to be an increasingly attractive option today with more and more specialized persistent storage structures being developed.
Add your comment
Voters For This Link (12)
-
jsugrue -
mrt1nz -
aclarke -
mswatcher -
dr_pompeii -
alashcraft -
digitizer -
matt -
sr_bean -
tsanand129 -
debasishg -
cj104918


