"use the filesystem as your database"
Stuart Langridge [http://www.kryogenix.org/], writes about why he doesn’t like databases [http://www.kryogenix.org/days/2004/01/17/databases] and why to “use the filesystem as your database” (in context to the backend of a blog, I guess). IMO, it may hold some value to design…