docs/deploy/enterprise.mdx
ParadeDB ships in two versions: ParadeDB Community and ParadeDB Enterprise.
ParadeDB Community is our open source product, licensed under AGPL-3.0. This license permits free use, modification, and distribution of the software, provided that distributed, derivative works of the software are released under the same license (copyleft provision).
In addition to all of the features of ParadeDB Community, ParadeDB Enterprise:
For access to ParadeDB Enterprise, please contact sales.
| ParadeDB Community | ParadeDB Enterprise | |
|---|---|---|
| Index Configuration | ||
| Support for most Postgres types | ✅ | ✅ |
| Custom tokenizers and filters | ✅ | ✅ |
| Multiple tokenizers per field | ✅ | ✅ |
| Full Text Search and Analytics | ||
| Query builder API | ✅ | ✅ |
| Efficient Top K ordering | ✅ | ✅ |
| BM25 scoring | ✅ | ✅ |
| Highlighting | ✅ | ✅ |
| Hybrid search | ✅ | ✅ |
| Parallelized fast field aggregates | ✅ | ✅ |
| Concurrency and Consistency | ||
| Postgres MVCC-safe<sup>1</sup> | ✅ | ✅ |
| Concurrent, non-blocking writes | ✅ | ✅ |
| Block storage integration | ✅ | ✅ |
| Buffer cache integration<sup>2</sup> | ✅ | ✅ |
| Deployment <sup>3</sup> | ||
| Maximum cluster size <sup>4</sup> | 1 | Unlimited |
| Physical (i.e. WAL) Replication | ❌ | ✅ |
| Crash Recovery | ❌ | ✅ |
| Point in Time Recovery | ❌ | ✅ |
| Logical Replication | ✅ | ✅ |