head to head · open source
claude-context vs paradedb
claude-context has 12,548 GitHub stars, 926 forks, 146 open issues and last shipped 2 months ago. paradedb has 9,289 stars, 458 forks, 193 open issues and last shipped today. claude-context leads on adoption by 35% (12,548 vs 9,289 stars). claude-context is written in TypeScript under MIT; paradedb is written in Rust under AGPL-3.0. claude-context has attracted 7% as many forks as stars, paradedb 5%. paradedb was the more recently maintained of the two, and both are self-hostable with no licence fee.
Two open source projects, one decision. Both are free and self-hostable — the differences are community size, license terms, language stack and release pace.
← all 20902 open source comparisons
Side by side
| claude-context | paradedb | |
|---|---|---|
| GitHub stars | ★ 13K | ★ 9.3K |
| License | MIT | AGPL-3.0 |
| Written in | TypeScript | Rust |
| Last push | 2026-07-14 | 2026-09-20 |
| Forks | ⑂ 926 | ⑂ 458 |
| Self-hosting | Yes | Yes |
| Data ownership | Your server | Your server |
pick claude-context if
- You weight community size — 13K stars and counting
- You want the MIT license terms
- Your stack matches TypeScript
- You value the larger contributor base for long-term maintenance
pick paradedb if
- You want the paradedb feature set and don't need the biggest community
- You prefer the AGPL-3.0 license terms
- Your stack matches Rust
- You evaluated both and paradedb fits your workflow better
About claude-context
Claude Context is an open source Model Context Protocol (MCP) plugin that adds semantic code search to Claude Code and other AI coding agents. It is written in TypeScript, licensed under MIT, and published to npm as @zilliz/claude context core and @zilliz/claude context mcp . The project lives in the AI coding agent ecosystem, where it plugs into MCP compatible clients such as Claude Code, OpenAI Codex CLI, Cursor, and Gemini CLI. A companion VS Code extension is distributed through the Visual Studio Marketplace as zilliz.semanticcodesearch .
read the full claude-context overview →
About paradedb
ParadeDB is an AGPL 3.0 PostgreSQL extension, written in Rust and distributed from the paradedb repository, that upgrades Postgres with full text search, BM25 scoring, vector retrieval, and aggregations so application data and the search engine live in one database — intended for teams that would otherwise deploy and sync a separate search system.
read the full paradedb overview →
More in AI & Machine Learning
Related comparisons
More Machine Learning Infrastructure projects
Compare either of these against the rest of the Machine Learning Infrastructure field.
Frequently asked questions
Is claude-context or paradedb more popular?
claude-context has 12,548 GitHub stars and paradedb has 9,289. claude-context has the larger community by that measure.
Are claude-context and paradedb free?
Both are open source. claude-context is licensed under MIT and paradedb under AGPL-3.0. Neither carries a licence fee.
What is the difference between claude-context and paradedb?
claude-context is written in TypeScript and paradedb in Rust. The practical differences are community size, licence terms, language stack and release cadence — all compared in the table above.
Which should I choose, claude-context or paradedb?
Choose claude-context if you want the larger community (12,548 stars) or its MIT licence terms. Choose paradedb if its feature set, stack or AGPL-3.0 licence fits better. Both are self-hostable.