Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: MySQL and perl? Or something else?

by GrandFather (Saint)
on Mar 14, 2007 at 19:54 UTC ( [id://604879]=note: print w/replies, xml ) Need Help??


in reply to MySQL and perl? Or something else?

Databases in general and Perl go well together with modules like DBI and DBIx. The nice thing is that those paper over many of the differences between different (SQL accessible) databases by allowing pluggable back ends. There are a large range in the DBD name space.

As for an address book. What is it if not a database?

Take a look in the Tutorials section for Database Programming. Super Search for things such as DBI, DBIx, MySQL, SQLite, DBM::Deep and so on. It's a hot topic around here.


DWIM is Perl's answer to Gödel

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://604879]
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: (5)
As of 2024-04-25 08:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found