[H-GEN] Processing large text files in perl

Christopher Biggs chris at epipe.com.au
Thu Mar 13 23:20:34 EST 2003


[ Humbug *General* list - semi-serious discussions about Humbug and     ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]

Michael Anthon <michael at anthon.net> moved upon the face of the 'Net and spake thusly:

> My real question is how I should go about this if I were to rewrite it in
> perl.  My first thought was to have mysql/postgresql installed on the
> machine that will be running the process (to avoid network traffic) and use
> perl DBI but I don't know if that is the "best" way to do it.  Is there some
> other simple and fast DB system I could use instead?

If you do need an RDBMS, then it doesn't /get/ much simpler than Perl,
DBI and mysql (maybe excepting msql, which is optimized for simple
operations on fairly uncomplicated tables).

--cjb


--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.  See http://www.humbug.org.au/



More information about the General mailing list