Match the items on the right to the items on the left:

Compared to traditional techniques of exchange between an object-oriented language and a relational database, ORM often reduces the amount of code that
Structured Query Language (SQL) is a standard computer language for relational database management and data manipulation. SQL is used to query, insert, update and
Most relational databases support SQL, which is an added benefit for database administrators (DBAs), as they are often required to support databases across
Object-relational mapping (ORM, O/RM, and O/R mapping) is good for abstracting the datastore (flat file / SQL / whatever) out in order to provide an interface that can be used
An ORM uses this mapping information to manage the process of converting data between its database and object forms, and generating the SQL for a relational database to insert, update, and delete data in response to changes the application makes to
Free Web Hosting