Monthly Archives: March 2010

Web2py: il DAL

Web2py, come tutti i framework più diffusi, ha un layer di astrazione verso i database relazionali cui si interfaccia, il DAL (Database Abstraction Layer). A questi layer ci si riferisce spesso anche con il termine di ORM (Object Relational Mapping): … Continue reading

Posted in Python | Tagged , | 3 Comments