Thread: What is ORM ?
View Single Post
Old 02-23-2022, 03:33 AM   #1
nathanleo
Registered User
 
Join Date: Jul 2017
Posts: 2,283
Object–relational mapping (ORM, O/RM, and O/R mapping tool) in computer science is a programming technique for converting data between incompatible type systems using object-oriented programming languages. This creates, in effect, a "virtual object database" that can be used from within the programming language.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.




To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
nathanleo is offline   Reply With Quote