Many Notes vs mdSilo
A side-by-side comparison of two self-hosted notes & knowledge base options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Many Notes
Markdown note-taking web app designed for simplicity
VS
mdSilo
Networked note-taking and knowledge base app
| Feature | Many Notes | mdSilo |
|---|---|---|
| Category | Notes & Knowledge Base | Notes & Knowledge Base |
| License | MIT | AGPL-3.0 |
| Language | PHP | TypeScript |
| Setup difficulty | Medium | Easy |
| Min. RAM | 256 MB | 256 MB |
| Deployment | docker, source | source, binary |
| GitHub stars | ★ 1,037 | ★ 849 |
| First released | 2024 | 2022 |
| Replaces | Obsidian, Notion | Obsidian, Roam Research |
Why pick each one
Choose Many Notes if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Active community (1k GitHub stars)
- Written in PHP
Choose mdSilo if…
- Released under the AGPL-3.0 license
- Easy to set up — beginner-friendly
- Written in TypeScript
- Tiny footprint — runs in 256 MB RAM
Frequently asked questions
Is Many Notes or mdSilo better?
Neither is universally better. Many Notes has the larger community, while mdSilo is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.
Are Many Notes and mdSilo free and open-source?
Yes. Many Notes is licensed under MIT and mdSilo under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run Many Notes and mdSilo with Docker?
Many Notes: yes. mdSilo: check the project docs for container support.