Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Perl/DBI (MySQL) tutorial

by perlcgi (Hermit)
on May 17, 2000 at 12:13 UTC ( [id://12051]=note: print w/replies, xml ) Need Help??


in reply to Perl/DBI (MySQL) tutorial

I'm getting to grips with DBI too. IMHO, DBI is not particularly difficult, but if like me, you have to do a MySQL install and database administration, as well as coding your app - well than can make things more complicated and time-consuming than using your standard module. So unless MySQL is setup for you, I recommend relaxing with the O'Reilly MySQL and mSQL. It's really useful from a MySQL point of view, which IMHO is half the battle.
As to DBI, I found another O'Reilly Programming the Perl DBI useful. It does take about 3 chapters to get to discuss DBI (the first few chapters are a general introducion to not-relational database persistance in Perl, which, while off-the-point, are pretty useful in themselves. I'm biased 'cos I love books - also Alligator Descartes and Tim Bunce deserve all the book-royalties they can get for providing such a wonderful module.

Replies are listed 'Best First'.
RE: Re: Perl/DBI (MySQL) tutorial (kudra: O'Reilly DBI book)
by kudra (Vicar) on May 18, 2000 at 13:45 UTC
    I seem to recall that Programming the Perl DBI uses MySQL in quite a few examples. I've found it to be quite a good book. There's an appendix which provides specific information about a number of programs (including MySQL).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://12051]
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-04-25 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found