Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Mixing Mysql and Perl

by soon_j (Scribe)
on Jan 09, 2004 at 23:03 UTC ( [id://320247]=note: print w/replies, xml ) Need Help??


in reply to Mixing Mysql and Perl

There are no definite rules on implementing MySQL on Perl at least on a programmer's point of view. Whatever best fits your style, do it. Whether you create multiple functions or you simply make a universal that's completely up to you as long as it does the same thing. In Perl they say, "there is more than one way to do it"... and it's definitely true. If you want to take a significant performance hit, you may as well study on the techniques of optimizing MySQL queries liking making wise use on indexes perhaps. Till then... you are what you do. Keep it that way if you do it best.

Log In?
Username:
Password:

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

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

    No recent polls found