Hello Web2py.

I haven't update Web2py for long but we are now trying something with
Mongodb using DAL.

What should i expect.

1- How many percent of current web2py queries needed to be re-written.
2- What are supported by Web2py DAL for MongoDB , what are Not (compare to
SQL RDBMS)
3- Any pitfalls?



What i want  is i want to know how many changes should be needed , if i
switch from Mysql to Mongodb , with help of DAL.


In our APP we use as little Joins as Possible , mostly simple select and
Inserts. I guess if Mongdob Adapater .
We want to use JSON , Nested List of Dictionaries structures , when we
switch to MongoDB , while leaving most of Select and Insert codes unchanged
and drop joins if necessary.

-- 

--- 
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/groups/opt_out.


Reply via email to