>
Actually an interesting thing to look into for LARGE structured storage is HDF5. I have used it in a couple of projects where I needed to be able to store arbitrary sized files and file groups with metadata about them. I have used it from Python, Java and Objective-C. It shouldn't be to hard to "port" dets to use something like this library to store data in.