Pricing¶
Simple, per-organization pricing. Start free, upgrade when you need search that understands meaning. No per-seat counting.
-
Community¶
Free · MIT
The sync engine. Real-time PostgreSQL / MySQL / MariaDB → Elasticsearch / OpenSearch, forever.
- Change data capture
- Denormalized documents
- Django integration
- Community support
-
Pro¶
$49 / month · billed annually, per organization
or $59 / month, billed monthly — cancel anytimeEverything semantic, self-serve. Install from a private index the moment you subscribe.
- Semantic + hybrid search
- The change-guard economics
- Every embedding provider
- MCP agent server
- Email support & all updates
Launch pricing — the list price rises as we add features.
Compare all features
| Community | Pro | |
|---|---|---|
| Real-time change-data-capture sync | ✓ | ✓ |
| Postgres / MySQL / MariaDB → Elasticsearch / OpenSearch | ✓ | ✓ |
| Denormalized nested documents | ✓ | ✓ |
| Django integration | ✓ | ✓ |
| Semantic (vector) search | — | ✓ |
| Hybrid search (kNN + BM25) | — | ✓ |
| Change-guard — re-embed only when meaning changes | — | ✓ |
| On-device embeddings (local / FastEmbed) | — | ✓ |
| Hosted embeddings (OpenAI / Cohere / Voyage) | — | ✓ |
| MCP server for AI agents | — | ✓ |
| Zero-downtime model reindex | — | ✓ |
| Search dashboard & reference demo | — | ✓ |
| Product updates & new features | — | ✓ |
| Support | Community | Email · business-day |
How buying works¶
Subscribe — check out in a minute. Per-organization subscription, monthly or annual — no per-seat counting.
Get your token — we issue a private package-index credential to your inbox automatically.
Install —
pip install pgsync-pro # from your private index
pgsync-pro validate --config schema.json
pgsync-pro bootstrap --config schema.json
It's the same schema.json and CLI you already know from PGSync — Pro just adds
an embedding block.