Object-Relational Mapping

About ORM

Object-Relational Mapping (ORM) is a technology that allows you to work with a database.

ORM architecture:

  • Connection
  • Query
  • Record
  • Relation