Noun
data access object (plural data access objects)
(computing) An object in programming that provides an abstract interface to some type of persistence mechanism, providing some specific data operations without exposing details of the persistence layer.
Synonym: DAO