Odoo Slides

Experience the world’s most advanced technology to grow and build your business.

object relation mapping in odoo 16
ORM(Object Relational Mapping) is a concept or technique which acts as a bridge between your programming language and your database. The Object Relational Mapping helps to execute SQL queries without writing them explicitly. Once the ORM is configured in an application, the user can use the OOP concepts like classes and objects to interact with the database.
WhatsApp