This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Stands for Object-Relational Mapping. A programming technique that allows to address, access and manipulate objects without having to consider how those objects relate to their data sources. Basically, the data can be converted between incompatible type systems (e.g., variables, functions).
First released | 1994 |
Developed by | Smalltalk (product TopLink) |
ORM model is considered outdated by some developers.