Convex vs Kinde
The reactive database where queries are TypeScript code
vs. Flexible authentication, user management, and feature flags
Pricing tiers
Convex
Starter (Free)
Free with overage via usage-based billing. Great for prototypes.
Free
Professional
$25/developer/month. Overage: $2/M function calls. Daily backups, email support, custom domains.
$25/mo
Business / Enterprise
From $2,500/month. SAML/SSO, SLA, dedicated deployments, Slack Connect support.
$2500/mo
Kinde
Free
10,500 MAU included. MFA, B2B orgs, custom domain, 2 custom roles, 1 webhook, 2 environments.
Free
Pro
Unlimited webhooks, roles, feature flags, API keys. Remove Kinde branding. SOC 2 attestation.
$25/mo
Plus
Unlimited enterprise SSO, API scopes, org-owned M2M apps, 6 environments.
$75/mo
Scale
11 environments, custom domain per org, SCIM, MFA triggers, 30-day audit logs.
$250/mo
Enterprise
Custom. Dedicated infra option, volume discounts, custom SLAs.
Custom
Free-tier quotas head-to-head
Comparing starter on Convex vs free on Kinde.
| Metric | Convex | Kinde |
|---|---|---|
| custom roles | — | 2 roles |
| db storage gb | 0.5 GB | — |
| deployments | 40 deployments | — |
| egress gb month | 1 GB/month | — |
| environments | — | 2 envs |
| feature flags | — | 10 flags |
| file storage gb | 1 GB | — |
| function calls month | 1000000 calls/month | — |
| mau included | — | 10500 users/month |
| team members | 6 users | — |
| webhooks | — | 1 webhooks |
Features
Convex · 18 features
- Actions — Non-deterministic functions for external I/O (fetch, AI APIs, email). Cannot rea…
- Authentication — Convex Auth (built-in) or BYO provider (Clerk, Auth0, Kinde, WorkOS). ID tokens …
- Convex Agents — AI agent framework with durable memory, threads, tool use. Works with OpenAI / A…
- Convex Auth — First-party auth library: passwords, magic links, OAuth, phone — stored in your …
- Convex Components — Reusable backend modules (rate limiter, workflow, aggregate, action-retrier, etc…
- Cron Jobs — Recurring schedules defined in convex/crons.ts. UTC, cron-style patterns.
- Durable Workflows — Long-running multi-step workflows with retries and at-least-once guarantees.
- Exception Reporting — Auto-capture errors to Sentry, Axiom, Datadog.
- File Storage — Upload/download via storage API. Returns storage IDs referenced in documents.
- Full-Text Search — BM25 search index on table fields. withSearchIndex query helper.
- HTTP Actions — Expose public HTTP endpoints for webhooks, OAuth callbacks, third-party integrat…
- Log Streams — Stream function logs to Axiom, Datadog, Sentry. Pro+.
- Mutations — Transactional write functions. All reads + writes in one mutation are ACID; conf…
- Preview Deployments — Every Git branch gets its own isolated deployment. Integrates with Vercel/Netlif…
- Queries — Deterministic read-only TS functions. Automatically cached and re-run when under…
- Real-Time Subscriptions — useQuery auto-subscribes; server invalidates when data a query read changes. No …
- Scheduler — schedule.after / schedule.at — enqueue functions to run later. Durable, survives…
- Vector Search — Native vector index on tables. withIndex + filter fields. Up to 4096 dims.
Kinde · 14 features
- API Scopes — OAuth scopes for your APIs, enforced server-side (Plus+).
- B2B Organizations — Multi-tenant orgs with user roles, invitations, feature flags per org.
- Custom Domain — Host auth at auth.yourbrand.com. Free tier includes this.
- Enterprise SSO — SAML 2.0 + OIDC enterprise connections (Plus unlimited).
- Feature Flags — Built-in feature flags with per-user/org overrides. No separate service needed.
- Kinde AI — AI-assisted query and insights over your Kinde data.
- Kinde Billing (preview) — Built-in subscription billing linked to users/orgs. Stripe under the hood.
- Machine-to-Machine — Client credentials grant for service-to-service auth.
- Multi-Factor Auth — TOTP authenticator apps, SMS, email, passkey.
- Passwordless — Email code + passkey (WebAuthn).
- Roles & Permissions — RBAC with roles → permissions. Assigned per user or per organization.
- SCIM Provisioning — Directory provisioning from IdPs (Scale tier).
- Sign-in Widget — Hosted pages + themeable widget for login/signup. Customizable with CSS.
- Webhooks — Event webhooks: user.created/updated, organization events, MFA, etc.
Developer interfaces
| Kind | Convex | Kinde |
|---|---|---|
| CLI | Convex CLI | — |
| SDK | Android / Kotlin Client, iOS / Swift Client, JavaScript/TypeScript Client, Next.js Integration, Python Client, React Client (useQuery), Rust Client, Svelte Client, Vue Client | Kinde Android / Kotlin, Kinde Flutter SDK, Kinde Go SDK, Kinde iOS / Swift, @kinde-oss/kinde-auth-nextjs, @kinde-oss/kinde-auth-react, @kinde-oss/kinde-nodejs-sdk, Kinde Python SDK |
| REST | Deploy / Dashboard API, HTTP Actions | Kinde Management API |
| MCP | — | Kinde MCP |
| OTHER | WebSocket Subscriptions | — |
Staxly is an independent catalog of developer platforms. Outbound links to Convex and Kinde are plain references to their official websites. Pricing is verified against vendor pages at publication time — reconfirm before buying.
Want this comparison in your AI agent's context? Install the free Staxly MCP server.