Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Selecting the right database for perl

by tcf22 (Priest)
on Aug 19, 2003 at 21:39 UTC ( [id://285046]=note: print w/replies, xml ) Need Help??


in reply to Selecting the right database for perl

At work, we use all Windows, so we use SQL Server 2000, with Win32::ODBC. I've also used mySql with DBI on Windows and Linux. With 100,000 rows, either of these will probably work pretty well for you. Using mySql will obviously be more cost effective.

I've never pushed mySql to the limit, so I'm not sure how big a DB has to be to hinder performance. I've used SQL Server with table that held 1-2 million rows, and it was still relatively fast.

I'm normally a Linux user, so I would personally use mySql with 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://285046]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-25 12:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found