SQLiteDAV - A WebDAV Server for SQLite Databases
SQLiteDAV - A WebDAV Server for SQLite Databases
Hi, I built this over the last week as a little experiment and I think it could be a valuable addition to the "self hosted stack".
It basically allows you to have a SQLite database on a server and make the data within accessible via WebDAV.
Check out the full announcement blog post for more information: https://blog.airsequel.com/announcing-sqlitedav/
Or jump directly to the code: https://github.com/Airsequel/SQLiteDAV
Is this something you'd consider using? Do you have any interesting use cases for it?