MySQL Forums
Forum List  »  Perl

Small and fast db-connection?
Posted by: Jonny Snell
Date: February 05, 2006 04:54AM

I have a webb application written in perl and using ordinary DBI/DBM modules to connect to the database.
However, I would like as small and fast connection as possible using minimum of computer resources. I only need to SELECT from the database in this application. Is there any script or any other simple way to do this using minimum computer resources?
/Jonny

Options: ReplyQuote


Subject
Written By
Posted
Small and fast db-connection?
February 05, 2006 04:54AM
February 08, 2006 07:30PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.