Foam vs zk
A side-by-side comparison of two self-hosted apps from related categories — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Foam
Personal knowledge management on top of VS Code
VS
zk
Plain-text note-taking and Zettelkasten assistant
| Feature | Foam | zk |
|---|---|---|
| Category | Notes & Knowledge Base | Wikis & Documentation |
| License | MIT | GPL-3.0 |
| Language | TypeScript | Go |
| Setup difficulty | Easy | Easy |
| Min. RAM | 256 MB | 64 MB |
| Deployment | source | binary, source |
| GitHub stars | ★ 17,328 | ★ 2,748 |
| First released | 2020 | 2021 |
| Replaces | Roam Research, Obsidian | Roam Research, Obsidian |
Why pick each one
Choose Foam if…
- Released under the MIT license
- Easy to set up — beginner-friendly
- Mature project with 17.3k GitHub stars
- Written in TypeScript
Choose zk if…
- Released under the GPL-3.0 license
- Easy to set up — beginner-friendly
- Active community (2.7k GitHub stars)
- Written in Go
Frequently asked questions
Is Foam or zk better?
Neither is universally better. Foam has the larger community; both share a easy setup difficulty, so the decision comes down to features and licensing.
Are Foam and zk free and open-source?
Yes. Foam is licensed under MIT and zk under GPL-3.0. Both can be self-hosted at no software cost.
Can I run Foam and zk with Docker?
Foam: check the project docs for container support. zk: check the project docs for container support.