Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Re: MySQL DBI Help

by CubicSpline (Friar)
on Sep 23, 2001 at 01:44 UTC ( [id://114098]=note: print w/replies, xml ) Need Help??


in reply to Re: MySQL DBI Help
in thread MySQL DBI Help

AM - I think that you will find that using a SQL database will give you a major advantage in situations where you are dealing with:
  • More complex data than just a single field
  • An application that does more than just "get everything in the database".
In your situation, it might be worth doing some benchmarking. It wouldn't be too hard to set up a time test comparing reading in all the records from the DB and reading in all the records from a file. I think that if you can prove to your coworkers that the load is minimal then you should go with the file. Of course, this does depend on how often you expect to be performing this operation.

Log In?
Username:
Password:

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

    No recent polls found