Thank you for your fast response. I am developing an application having its 
frontend written in web2py and the database using the riak since my project 
will be handling huge volumes of data. Hope my work will be made easier if 
at all an adapter and commands similar to the mysql or mongodb adapters are 
made.

On Monday, 15 October 2012 19:42:20 UTC+5:30, Massimo Di Pierro wrote:
>
> We do not have a dal adapter but you can use the python-riak APIs: 
> https://github.com/basho/riak-python-client
>
> If there is demand to it we could write an adapter.
>
> On Monday, 15 October 2012 04:15:00 UTC-5, ajith c t wrote:
>>
>> Hi I would like to know if there is any possible way to use riak database 
>> with the web2py framework. Should I write the riak commands in the files in 
>> the view folder or can I create a DAL query similar to the db= DAL("  ")
>
>

-- 



Reply via email to