On Thursday, April 18, 2019 at 3:48:09 PM UTC-7, Carlos Cesar Caballero wrote: > > Hi Massimo, here is it: https://github.com/cccaballero/pydal-orm. I > think including something like this with pydal will be a really good > improvement. > > Greetings. > > As someone who had some SQL training (but not proficiency) before using Web2Py, and who has rarely had an issue with using the DAL (but then, I don't have complicated projects, either), I could use some info on what makes an ORM great.
I know that Massimo has said in the past that it was a deliberate choice to do the DAL instead of an ORM (is the DAL a DAO?), and I see the contributors to Wikipedia have listed some concerns along with the advantages (client code gets to stick with working with objects ++ high level of abstraction obscures what is happening -- heavy reliance on ORM cited as major factor in poorly designed DBs --) The third approach appears to be OODBMS where the store actually is built around objects via ODMs rather than translating tables. This gets into NoSQL territory, it seems. So, educate me! /dps El 12/4/19 a las 4:33 p.m., Massimo Di Pierro escribió: > > Can you make it a module on pypi? Or should we include it in pydal? > > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.