|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Rolling my own database abstractionby stonecolddevin (Parson) |
| on Oct 17, 2004 at 20:48 UTC ( [id://400014]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.stonecolddevin has asked for the wisdom of the Perl Monks concerning the following question:
Hey all,
I'm looking to write my own database abstraction layer, something that basically sits right on top of DBI. Basically I just want to package a bunch of my functions into one module, and organize it so I don't have to do much other than call the function and have the appropriate data sent or returned. I read an article here:http://www.phpdeveloper.org/section/tutorial/35, on how to do it in PHP, and I have been trying to "translate" it since.
Can any of you wise monks lend a hand?
UPDATE: I would like to write and design this in/with OO, if that is of any help.
meh.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||