Hi Sangeetha,

We can’t really advise users on the best way to pull data out of a relational 
database, you really need to get a RDBMS specialist to advise you on that 
matter.

Riak (at least in it’s current incarnation) is a Key-Value datastore, and we 
generally advise users not to store objects of more than 1MB in size, so that’s 
something you should definitely take into account in your planning.

There are a variety of options in terms of getting data into Riak, covering 
pretty much the entire spectrum of client’s (basho and community supported) 
from C to Smalltalk:

http://docs.basho.com/riak/latest/dev/using/libraries

You might find it initially useful to interact with Riak using the curl client:

http://docs.basho.com/riak/latest/dev/references/http/#Object-Key-Operations

Best Regards,

Bryan Hunt




On 30 Jun 2014, at 12:59, Sangeetha <sangeetha.subraman...@gtnexus.com> wrote:

> could someone help me on this please... I am totally new to RIAK and i would
> like to hear suggestions on this...
> 
> 
> 
> 
> --
> View this message in context: 
> http://riak-users.197444.n3.nabble.com/Framework-to-Migrate-data-from-SQL-Server-and-from-DB2-to-RIAK-for-Java-application-tp4031318p4031324.html
> Sent from the Riak Users mailing list archive at Nabble.com.
> 
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com


_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to