Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Query Language with Flat Files

by thunders (Priest)
on Sep 18, 2009 at 22:00 UTC ( [id://796211]=note: print w/replies, xml ) Need Help??


in reply to Query Language with Flat Files

I don't think that your reasons for not using a database are very good ones.

Installing a database server like MySQL is fairly trivial on windows. Installing the server on Windows is simply a matter of double clicking an installer and answering some question. Specifically the Windows MSI Installer at this link.

The installation process, and configuration of your server is fully documented online

Sure it's a lot of material to have to cover before you can even get started writing code, but you are about to commit to implementing a fairly heavy application that will apparently be making millions of writes a day. It's not the kind of thing you should be doing with a half assed cobbled together process. All of the challenges related to writing large amounts of related data to disc in a reliable, secure, fast and synchronized way have already been solved by teams of very smart people.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-25 17:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found