Buku vs Linkding
Self-host pick — both replace Raindrop.io (Bookmark manager / collection-organized).
Both Buku and Linkding self-host as a replacement for Raindrop.io (Bookmark manager / collection-organized). Pick Buku if you want a GPL-licensed codebase (GPL-3.0); pick Linkding for MIT (MIT). Both run in roughly the same cost bracket — $0 — runs locally as a cli; sync via syncthing or git on the sqlite file vs $3-5 vps; sqlite-backed and very light.
| Bukuopen-source | Linkdingopen-source | |
|---|---|---|
| License | GPL-3.0 | MIT |
| Setup time | 2min `pip install buku` or distro package | 5min single-container docker run |
| Monthly cost | $0 — runs locally as a CLI; sync via Syncthing or git on the SQLite file. | $3-5 VPS; SQLite-backed and very light. |
| GitHub | jarun/buku | sissbruecker/linkding |
| Replaces | Raindrop.io | Raindrop.io + 1 other |
Good fit for
Buku
Terminal-first users; minimal install; great for shell-centric workflows where bookmarks live next to dotfiles.
Weak at:No web UI by default; mobile is awkward without a wrapper.
Linkding
Users who valued Raindrop's tag/search speed but didn't lean on the rich previews — Linkding is fast and tag-first.
Weak at:No website previews / thumbnails by default — the Raindrop visual board is gone unless you bolt on SingleFile.
In a terminal? npx -y github:SolvoHQ/os-alt-cli raindrop prints Raindrop.io's self-host options including both —
how the CLI works →
FAQ
Which is easier to self-host, Buku or Linkding?
Buku: 2min `pip install buku` or distro package. Linkding: 5min single-container docker run.
What does each cost to run?
Buku: $0 — runs locally as a CLI; sync via Syncthing or git on the SQLite file.. Linkding: $3-5 VPS; SQLite-backed and very light.. Both projects are free and open source.
Do Buku and Linkding replace the same SaaS?
Yes — both are open-source alternatives to Raindrop.io.