Logseq vs NoteDiscovery
A side-by-side comparison of two self-hosted notes & knowledge base options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Logseq | NoteDiscovery |
|---|---|---|
| Deploy effort | Read-the-docs project | Under-an-hour setup |
| Health score | 100 · Excellent | 87 · Excellent |
| Category | Notes & Knowledge Base | Notes & Knowledge Base |
| License | AGPL-3.0 | MIT |
| Language | Clojure | JavaScript |
| Setup difficulty | Easy | Medium |
| Min. RAM | 256 MB | 256 MB |
| Deployment | binary, bare-metal | docker, source |
| GitHub stars | ★ 45,040 | ★ 2,812 |
| First released | 2020 | 2024 |
| Replaces | Notion, Roam Research | Obsidian, Notion |
What are Logseq and NoteDiscovery?
Logseq
Logseq is a privacy-first, local-first outliner for knowledge management and networked note-taking using plain Markdown files. It targets users who want a graph-based personal knowledge tool. It runs as a desktop app with optional file syncing.
- Outliner with bidirectional links
- Plain Markdown file storage
- Graph view of notes
- Plugin marketplace
NoteDiscovery
NoteDiscovery is a self-hosted Markdown knowledge base featuring wikilinks, a graph view, a drawing editor, and LaTeX and Mermaid rendering. It is designed for building and exploring a connected personal knowledge base.
- Wikilinks and graph view
- Drawing editor
- LaTeX and Mermaid support
- Self-hosted knowledge base
Logseq vs NoteDiscovery: key differences
Logseq is written in Clojure, while NoteDiscovery is built with JavaScript. Licensing differs — AGPL-3.0 for Logseq versus MIT for NoteDiscovery. Logseq is the more established project (first released 2020), while NoteDiscovery arrived in 2024. Logseq has the considerably larger community, at 45,040 GitHub stars versus 2,812. NoteDiscovery lists first-class Docker deployment; Logseq does not.
Why pick each one
Choose Logseq if…
- Local-first and private
- Great for linked thinking
- Files stay portable
Watch out for
- Not a hosted server
- Performance dips on huge graphs
Choose NoteDiscovery if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Active community (2.8k GitHub stars)
- Written in JavaScript
Frequently asked questions
Is Logseq or NoteDiscovery better?
Logseq is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider NoteDiscovery if its specific feature set fits your needs better.
Are Logseq and NoteDiscovery free and open-source?
Yes. Logseq is licensed under AGPL-3.0 and NoteDiscovery under MIT. Both can be self-hosted at no software cost.
Can I run Logseq and NoteDiscovery with Docker?
Logseq: check the project docs for container support. NoteDiscovery: yes.