Thank you for the quick response Massimo.  I appreciate it.

On Thursday, July 24, 2014 5:33:52 AM UTC-6, Massimo Di Pierro wrote:
>
> Yes it does. For example:
>
> db = DAL('google:datastore')        # for google app engine datastore     
>                                                                             
>                                 
> db = DAL('google:datastore+ndb') # for google app engine datastore with 
> ndb                                                                         
>                               
> this is the only change required to use ndb.
>
> On Wednesday, 23 July 2014 13:26:40 UTC-5, Alan Williams wrote:
>>
>> I have read through a few post and I have still not yet been able to 
>> determine if web2py supports ndb.  The Google/NoSQL support in the DAL is 
>> for the GQL, which Google states has been replaces by ndb:
>>
>>
>>    - *"DB Datastore:* DB Datastore framework has been replaced with the 
>>    NDB Datastore framework, which features automatic caching, and support 
>> for 
>>    sophisticated queries and atomic transactions." 
>>    <https://developers.google.com/appengine/docs/python/storage>
>>
>> Can someone please shed some light here?
>>
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to