-
Keynote - Vision & Strategy
Fabien Pinckaers完成
-
Opening Keynote - Unveiling Odoo 17
Fabien Pinckaers完成
-
Your Questions, Our Answers: An Open AMA with Odoo Developers
Antony Lesuisse (al)完成
-
ORM Unleashed: Computed, Related, Onchange - The Magic Behind Odoo's Data Management
Raphaël Collet完成
-
Opening Developer Day
Antony Lesuisse完成
-
Better than React: Why We Built Our Own UI Library
Samuel Degueldre完成
-
Building for Speed: Lego-like Blocks in JS
Géry Debongnie完成
-
Host your Odoo server on the public Internet: do's and don'ts
Nicolas Martinelli完成
-
Learn Owl from Scratch in Just 50 Minutes
Géry Debongnie完成
-
Owl Devtools: Exploring, Debugging, and Optimizing Your JS Code Like Never Before
Julien Carion完成
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.