Where do you store the Pymongo connection object between requests? In some cache object?
David On 25 lis, 16:16, Bruno Rocha <[email protected]> wrote: > I am using PyMongo for one > projecthttp://api.mongodb.org/python/1.9%2B/index.html > > I put the libs in modules and created some methods in my /models to abstract > commom tasks, PyMongo is very simple, so it is easy to access the data > directly form controllers or views using its API. > > 2010/11/25 Aurigadl <[email protected]> > > > In my projects I'm using MongoDB > > I need to work with this tool > > you need this to work with web2py? Make controller for this > > RDBMS or or this tool work wiht this > > -- > > Bruno Rochahttp://about.me/rochacbruno/bio

