Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Rolling my own database abstraction

by blokhead (Monsignor)
on Oct 18, 2004 at 05:40 UTC ( [id://400068]=note: print w/replies, xml ) Need Help??


in reply to Re: Rolling my own database abstraction
in thread Rolling my own database abstraction

shortest possible code to achieve OO generic database access
Take a look at Class::Tables. Just add two lines of code. No datastructure describing your schema. Now that's lazy ;)

This module was born because I got sick of talking about my schema twice: once to the database and once to the database persistence layer. Now I can write simple database-driven apps really fast.

blokhead

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-29 14:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found