Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Non-retarded ORMs, and a general ORM discussions.

by eric256 (Parson)
on Jun 16, 2006 at 21:54 UTC ( [id://555894]=note: print w/replies, xml ) Need Help??


in reply to Non-retarded ORMs, and a general ORM discussions.

I'll expose my ignorance. What is an ORM? What is wrong with the existing ones? And how would you use one?

P.S. anything that just supports one DB with no care for others is probably going to loose opensource support ;) Probably, maybe not though.


___________
Eric Hodges
  • Comment on Re: Non-retarded ORMs, and a general ORM discussions.

Replies are listed 'Best First'.
Re^2: Non-retarded ORMs, and a general ORM discussions.
by dsheroh (Monsignor) on Jun 16, 2006 at 22:25 UTC
    Object-Relational Mapping/Manager, I suspect. (I'm used to seeing it as ORML = Object-Relational Mapping Layer.) Basically a layer of code that automates the work of moving data back and forth between in-memory objects and a relational database.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://555894]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-25 11:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found