2019-03-03T09:25:26Z

An object-relational mapper is a software library that abstracts SQL interactions under an object-oriented interface. From the point of view of the programmer it's just another API in the native language, no messing about generating SQL query strings or parsing result sets.

application programming interface

Dorian Taylor

Glossary & Index

object-relational mapper

ORM

SQL