I have just gotten into using a MySQL database. In my Perl scripts I have been accessing data from the tables directly, each time the script is run. Most of this data doesn't change very often; nor is the way the output is formatted. And whenever these things may change, it would only be changed by me, not the clients.
I was wondering, since I'm using the data this way, if I should rather get and pre-format the data into a txt file only when the data is changed. That way only the txt files has to be read rather than interacting with the DB.
Would that be a good way of doing it?
In reply to Technique Efficiancy by Monolith-0
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |