I am working on a project that involves parsing through a LARGE amount of data rapidly. Currently this data is on disk and broken down into a directory hierarchy:
The issue could be solved both ways but it depends on few factors
go for FileIO.
go for DB