logoalt Hacker News

euroderftoday at 5:12 PM2 repliesview on HN

There seems to be no single software solution "out there" for mounting an SQLite DB (or an SQLite archive) as a file system, with or without per-record relative paths.


Replies

forgotpwd16today at 5:44 PM

There's FUSE-using Sqlitefs & WebDAV-using Wddbfs.

show 1 reply
spdegabrielletoday at 5:15 PM

Is there a software solution to mounting any DB as a filesystem?