Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Getting started with databases

by b10m (Vicar)
on Oct 11, 2003 at 00:07 UTC ( [id://298451]=note: print w/replies, xml ) Need Help??


in reply to Re: Getting started with databases
in thread Getting started with databases

Try things like DBD::CSV if you can have DBI on the machine.

Of course it all depends on the data you're using (like stated above), but when you want to go for DBD::CSV, I would like to advise looking at DBD::SQLite aswell. For my little project with only several hundred lines of data, I found an impressive speed increase from switching from DBD::CSV to DBD:SQLite. But then again ... maybe I'm just a really lousy DBA ;-)

--
B10m

EDIT: Removed shamefull plug for my website ...

Replies are listed 'Best First'.
Re: Re: Getting started with databases
by vek (Prior) on Oct 11, 2003 at 01:23 UTC

Log In?
Username:
Password:

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

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

    No recent polls found