Module orm

Module orm 

Source

Traitsยง

ORM
A trait defining the interface for an Object-Relational Mapper (ORM). This trait provides methods for interacting with a data source, retrieving data in JSON format, and performing CRUD operations.