RecipeSage vs Tamari
A side-by-side comparison of two self-hosted recipe managers options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | RecipeSage | Tamari |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 82 · Excellent | 73 · Good |
| Category | Recipe Managers | Recipe Managers |
| License | AGPL-3.0 | MIT |
| Language | TypeScript | Python |
| Setup difficulty | Medium | Easy |
| Min. RAM | 512 MB | 256 MB |
| Deployment | docker, source | docker, source |
| GitHub stars | ★ 964 | ★ 139 |
| First released | 2018 | 2021 |
| Replaces | Paprika, Pepperplate | Paprika, Mealie |
What are RecipeSage and Tamari?
RecipeSage
RecipeSage is a self-hostable recipe management, meal planning, and shopping list application. It supports recipe clipping from any website and collaborative recipe sharing.
- Clip recipes from any site
- Meal planning calendar
- Shopping list generation
- Recipe sharing and collaboration
Tamari
Tamari is a fully-featured recipe manager web application built with Python and Flask. It stores recipes with ingredients, instructions, nutrition, and photos, and includes meal planning, shopping lists, and an API.
- Detailed recipe records with photos
- Search-as-you-type
- Meal plans and shopping lists
- REST API
RecipeSage vs Tamari: key differences
RecipeSage is written in TypeScript, while Tamari is built with Python. Licensing differs — AGPL-3.0 for RecipeSage versus MIT for Tamari. Tamari is the lighter option, starting around 256 MB of RAM against 512 MB for RecipeSage. RecipeSage is the more established project (first released 2018), while Tamari arrived in 2021. RecipeSage has the considerably larger community, at 964 GitHub stars versus 139.
Why pick each one
Choose RecipeSage if…
- Strong web clipper
- Cross-device sync
Watch out for
- Heavier deployment
- Modest community
Choose Tamari if…
- Released under the MIT license
- Easy to set up — beginner-friendly
- First-class Docker support for quick deployment
- Written in Python
Frequently asked questions
Is RecipeSage or Tamari better?
Neither is universally better. RecipeSage has the larger community, while Tamari is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.
Are RecipeSage and Tamari free and open-source?
Yes. RecipeSage is licensed under AGPL-3.0 and Tamari under MIT. Both can be self-hosted at no software cost.
Can I run RecipeSage and Tamari with Docker?
RecipeSage: yes. Tamari: yes.
Which is lighter on resources, RecipeSage or Tamari?
Tamari has the smaller minimum footprint at 256 MB of RAM, compared to about 512 MB for RecipeSage. Real-world usage depends on library size, user count, and enabled features.