What issues are you coming up against with Mongo/ nosql ports and DAL operations? Interested because we need to start investigating this.
On Sunday, November 18, 2012 12:02:12 PM UTC+10, Adi wrote: > > Definitely would be nice to support NoSQL. > > I tried the existing DAL with MongoDB and grid worked fine to the point of > view/edit record. Due to different concepts (sql/nosql) if it's hard to > keep them in a same DAL, maybe there could be a separate layer for NoSQL. > > I would be glad to test lots in this area, since I'm trying to port 4-5M > records into MongoDB, and currently I use web2py with pymongo for that. > > > On Saturday, November 17, 2012 7:19:15 AM UTC-5, Massimo Di Pierro wrote: >> >> http://labs.codernity.com/codernitydb/index.html >> > --