جاري تحميل الفيديو...
Why the Odoo ORM is not like other ORMs
Developer Developer Day
الموقع: Hall 7.A - 8‏/11‏/2023 2:00 م - 8‏/11‏/2023 2:30 م (Europe/Brussels) (30 دقيقة)
Why the Odoo ORM is not like other ORMs
Raphael Collet
Framework Developer at Odoo
Raphael Collet
Framework Developer at Odoo

After studying and earning a PhD in Computer Science, Raphael joined Odoo (then OpenERP). In those days, he made various contributions, including usability improvements. He then moved to the "Framework" team, where  he designed and implemented the new model API in Python, which was released in version 8.0. To this day, he continues maintaining and improving the server-side framework, in particular its performance.


The talk compares Odoo with other ORMs and explains why Odoo is different.  The main factor in the development of Odoo's ORM was the development methodology that underlies Odoo's ERP, which is its modular approach to integrated applications.  Most of Odoo's specific features serve that purpose, and make the design and implementation of its ORM very different than state-of-the-art ORMs.