Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Selecting the right database for perl

by batkins (Chaplain)
on Aug 19, 2003 at 21:49 UTC ( [id://285050]=note: print w/replies, xml ) Need Help??


in reply to Selecting the right database for perl

I've used MySQL in several projects, and it's been great. It gives extremely fast response times even with large datasets and you can install the mighty fancy phpMyAdmin tool to administrate your databases.

It's fairly simple to access a MySQL database. Just use the DBI or, better yet, Class::DBI.

  • Comment on Re: Selecting the right database for perl

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-20 01:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found