Thread: What is ORM?
View Single Post
Old 02-22-2017, 12:23 AM   #46
jeffmccoy
Registered User
 
Join Date: Feb 2016
Location: Green Cove Springs, FL
Posts: 321
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.

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