Thread: What is ORM
View Single Post
Old 05-04-2017, 11:52 PM   #6
jamesrobertt
Registered User
 
Join Date: Dec 2016
Posts: 530
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 in 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.
jamesrobertt is offline   Reply With Quote