I converted it into XML. I parsed a huge file and wrote the information interesting for me to an XML file. But to retrieve information from this file I might have to read it in completely (if the dataset is the last one in the file). So I'm searching for something a little more convenient/faster but still just using flat files.