I have a project I am about to start that will require pulling information from text files and storing it in a database. I am searching for advice on what type of database file to use. My requirements are as follows:
* I need the databse file format to be relatively small as I will be adding a lot of data.
* I need something that is easly searchable, updateable, and relatively fast.