PromptHub
Database 27 views

ORM

Quick Definition

Mapping object-oriented code to database tables

Full Definition

Object-Relational Mapping, mapping object-oriented code to relational database tables.

Examples

Eloquent, Doctrine, SQLAlchemy, Active Record

Related Terms

sql database-programming

More Database Terms