NoSQL has now become a topic of major interest. It addresses the problems of scalability and performance of the traditional RDBMS (Relational Database Management System) with high volumes of data. Today there are over hundred NoSQL implementations mainly focused around four data models with a lot of heterogeneity between them. Therefore integrating several NoSQL data stores to work together in situations such as changing the underlying data store becomes a hectic task and migrating the data from one system to another is also not feasible due to the high volumes of data involved. The objective of this research is to address the heterogeneity of NoSQL data stores through database federation which has been around since the early 80's which has proven to be successful in integrating heterogeneous data storages. In this research we have successfully implemented a NoSQL federation with Cassandra, MongoDB and CouchDB proving that NoSQL federation is feasible with a certain degree of overhead.
[1]
GhemawatSanjay,et al.
The Google file system
,
2003
.
[2]
Rick Cattell,et al.
Scalable SQL and NoSQL data stores
,
2011,
SGMD.
[3]
Massimo Carro,et al.
NoSQL Databases
,
2014,
ArXiv.
[4]
Sanjay Ghemawat,et al.
MapReduce: Simplified Data Processing on Large Clusters
,
2004,
OSDI.
[5]
Wilson C. Hsieh,et al.
Bigtable: A Distributed Storage System for Structured Data
,
2006,
TOCS.
[6]
Michael Stonebraker,et al.
SQL databases v. NoSQL databases
,
2010,
CACM.
[7]
Dennis McLeod,et al.
A federated architecture for database systems
,
1899
.
[8]
Werner Vogels,et al.
Dynamo: amazon's highly available key-value store
,
2007,
SOSP.