# What is ORM?

**Full Name:** Object-Relational Mapping

**Category:** dev

## Overview
It is a bridge that converts database tables into objects in code.

---
Source: TreScout Tech Dictionary · https://trescout.com/en/dictionary/orm/
