(no title)
xyheme | 2 years ago
This is also the reason I am researching this old "What if" problem.
Because I think comparing to some version of MySQL or PostgreSQL, files are stable, open and timeless.
xyheme | 2 years ago
This is also the reason I am researching this old "What if" problem.
Because I think comparing to some version of MySQL or PostgreSQL, files are stable, open and timeless.
nicbou|2 years ago
I'm now rebuilding my timeline thing [0] with the filesystem as the database. However, I still use an SQLite database as intermediate storage, because extracting metadata from thousands of photos is not cheap.
In other words, you'll need to build your own cache, and sync it with your filesystem. Making data human-readable makes it slower for machines to read.
[0] https://nicolasbouliane.com/projects/timeline