SQL help
November 19, 2007 1:20 PM
Subscribe
Please help me with a giant SQL-ish mess. I need a better solution than MS Access for dealing with millions of records and building queries.
The data that I'm looking to mine comes in 30-odd tables (XX.dat extenstion, | separated text and number values, 300-odd MBs of data, millions of records) that theoretically link together via a unique identifier. I have no SQL experience and minimal MS access experience. Right now, I'm converting the tables I need to XX.txt, and importing them into Access. I'm cobbling together some of the end data I need but it's a terrible pain and not easy to update (have to re-import those tables every time there's an update). I'm not building my queries properly, and I have no clue how to build proper reports that spit out what I want. I have little confidence that I'm not creating duplicates or screwing this all up somehow. The SQL discussions already have on AskMe go over my head.
So what I'm looking for is hopefully a better application than Access which can handle all of this data better and natively as SQL (and is very easy to use - no coding!) OR if it's unreasonable to think that I can amateurishly manage all of this in an effective way, please tell me so so that I can post to MefiJobs.
posted by loquax to computers & internet (12 comments total)
1 user marked this as a favorite
posted by rbs at 1:26 PM on November 19, 2007