Develop a 'NoSQL' Datastore component for Apache Cassandra, CouchDB,
Hadoop/Hbase
---------------------------------------------------------------------------------
Key: TUSCANY-3522
URL: https://issues.apache.org/jira/browse/TUSCANY-3522
Project: Tuscany
Issue Type: New Feature
Reporter: Jean-Sebastien Delfino
NoSQL Datastore component
=========================
Write a portable data store component over a number of 'NoSQL' databases
(Apache Cassandra, Couchdb, Hadoop/Hbase and AppEngine Datastore databases.)
This could be one component (written in Python or Java) or a set of components
(one per database) all implementing the same REST data store interface,
allowing applications to store data in different NoSQL databases without having
to worry about the details and API differences between the databases.
The project could start with just one or two databases and add more databases
as we go. This should be a really good opportunity for students to experiment
with these new NoSQL databases.
Resources:
Tuscany
http://tuscany.apache.org/
Cassandra
http://cassandra.apache.org/
CouchDB
http://couchdb.apache.org/
Hadoop/HBase
http://hadoop.apache.org/hbase/
Appengine Datastore
http://code.google.com/appengine/docs/python/datastore/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.