Having worked a number of years on MongoDB it generally leads to a good amount of denormalization to get it to work in any framework. If you have used web2py on GAE with the datastore it will probably be a very similar experience.
Unless you have large datasets and high concurrency MongoDB may be a bit restrictive - but it is a very useful tool in some situations. Would love to hear how the tests work out. On Sunday, August 19, 2012 10:23:51 PM UTC-6, 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? --

