I am confused. Did you use

db = DAL('mongodb://....')
db.define_table(....)
db.mytable.insert(....)

or just the mongodb api?

On Oct 2, 5:53 pm, Bruno Rocha <rochacbr...@gmail.com> wrote:
> I used that for some samples and talks, also for a small project. as I I am
> not doing advanced operations I cant say if it works or not. But for my
> sample needs worked very well.
>
> On Sun, Oct 2, 2011 at 7:39 PM, Massimo Di Pierro <
>
>
>
>
>
>
>
>
>
> massimo.dipie...@gmail.com> wrote:
> > At this time my priority is to finish document the rest of
> > undocumented web2py features. I will work on this as soon as I finish
> > that.
>
> > Anyway, in dal.py there is a mongodb adapter. It can only do insert.
> > Has anybody tried that?
>
> > massimo
>
> > On Oct 2, 4:52 pm, Francisco Costa <m...@franciscocosta.com> wrote:
> > > I don't want to spam the group about this, but I would like to have
> > > some official incites about when will the DAL have a MongoDB Adapter.
>
> > > Since this is the most requested feature by the web2py communityhttp://
> > web2py.uservoice.com/forums/42577-generalare there any plans
> > > or schedule for this support?
>
> --
>
> --
> Bruno Rocha
> [ About me:http://zerp.ly/rochacbruno]
> [ Aprenda a programar:http://CursoDePython.com.br]
> [ O seu aliado nos cuidados com os animais:http://AnimalSystem.com.br]
> [ Consultoria em desenvolvimento web:http://www.blouweb.com]

Reply via email to