- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: August 6th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
mitchty@lemmy.sdf.orgto Selfhosted@lemmy.world•Linkwarden (v2.11.0) - open-source collaborative bookmark manager to collect, organize, and preserve webpages, articles, and documents (tons of new features!) 🚀English1·21 days agoSQLite doesn’t need a networked setup at all. What the poster above is asking is an option for linkwarden to just use embedded SQLite as its db engine. For apps I build I just embed SQLite into the binary, no db network needed, the binary just sets up a db file at startup in say ~/.config/app/db.file and off to the races. If you don’t need to access it from multiple contexts SQLite is hard to beat.
Or vibe build a deep sea submarine, cause well you know.