Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Comparing multiple entries from two files

by hobbs (Monk)
on Jul 08, 2009 at 07:56 UTC ( [id://778152]=note: print w/replies, xml ) Need Help??


in reply to Comparing multiple entries from two files

Have you considered loading the data into a relational DB (SQLite would do just fine) and querying it with SQL? Certainly you could do the job with Perl, but processing significant numbers of rows, coordinating two different datasets based on shared identifiers, and doing filtering based on the joined data is exactly what relational databases were created for.
  • Comment on Re: Comparing multiple entries from two files

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (1)
As of 2024-04-24 14:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found