Object Relational Mapping (ORM)
This is a programming technique that allows developers to work with Relational databases in a more object -oriented manner.
It bridges the gap between Object Oriented Programming and the relational database systems.
pazet.hashnode.dev1 min read