When dealing with small projects, what do you feel is the break even point for storing data in simple text files, hash tables, etc., versus using a real database? For small
I think at some point you'll miss the querying capabilities of a database, but you can consider some minimalistic database alternatives: