The filesystem as a database: SQLite, IcefallDB, and grexa-db
Three VisorCraft projects store their data as plain files in three different ways, and the reasons line up with three different access patterns, which is the actual decision framework for when the filesystem is the right database.
