Paradedb Rate Limits
ParadeDB is a set of PostgreSQL extensions consumed over the Postgres wire protocol, not a metered HTTP API, so it imposes no request-per-minute or token-style rate limits. Throughput is bounded instead by Postgres connection limits (max_connections), CPU/memory/IO of the host, parallel worker settings, and any limits set by the underlying managed-Postgres or ParadeDB Cloud provider. Specific values are deployment-dependent and not reconciled here.
Paradedb Rate Limits is the machine-readable rate-limit profile for ParadeDB on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring connections, workers, and cpu_memory_io.
The profile also includes 2 backoff/retry policies defined.
Tagged areas include Search, Full-Text Search, Analytics, PostgreSQL, and Database.