Are there any restrictions on what operations can/cannot be performed with
MongoDB through the DAL? E.g., I don't think MongoDB has a native JOIN
equivalent- does web2py emulate one?
On Monday, August 20, 2012 9:02:12 AM UTC-4, Massimo Di Pierro wrote:
>
> db=DAL('mongodb://127.0.0.1:5984/db')
>
> they try some models and other dal expressions.
>
> On Monday, 20 August 2012 00:36:48 UTC-5, Pystar wrote:
>>
>> how do I test it? I have 2 days free I can use working on that. I need
>> some hints
>>
>> On Monday, August 20, 2012 5:48:22 AM UTC+1, Massimo Di Pierro wrote:
>>>
>>> mongodb is supposed to work but although many people requested it, I do
>>> not know of many people who tested it.
>>>
>>>
>>>
>>> On Sunday, 19 August 2012 23:23:51 UTC-5, Pystar wrote:
>>>>
>>>> I would like to know the state of NoSQL support in version 2.0. Is it
>>>> production ready or still on the todo list?
>>>
>>>
--