Skip to content
Convex

Convex

0 bookmarks
Visit

Summary

Reactive TypeScript backend platform built so AI coding agents can ship features without breaking things.

Screenshots

Description

Convex is a reactive backend platform that bundles the database, server functions, workflows, realtime sync, text search, and file storage into one TypeScript codebase, explicitly designed around the reality that a coding agent is now writing much of the code. Its pitch, "all gas, no breakages," targets the failure mode where an agent ships something that compiles but silently corrupts data or breaks a client.

The guardrails are structural rather than advisory. Every mutation runs as an ACID transaction, so concurrent writes can't interleave into a corrupt state no matter how an agent orders them. Types flow end to end from schema to server function to React client, so a mismatch surfaces at build time instead of in production. Queries are reactive and cached automatically, meaning an agent doesn't have to hand-roll invalidation, websockets, or a caching layer, the three places where generated backend code usually goes wrong. First-party plugins install directly into Claude Code and Codex, and a library of sandboxed open-source components covers agent workflows, crons, and rate limiting.

The backend is open source under FSL-1.1-Apache-2.0 and self-hostable via Docker or prebuilt binaries, with the dashboard and CLI included. The hosted platform runs a free Starter tier with pay-as-you-go usage, Professional at $25 per developer per month, and Business/Enterprise from a $2,500 monthly minimum adding SOC 2 Type II, HIPAA, RBAC, and SSO. Convex was founded by former Dropbox infrastructure leads Jamie Turner and James Cowling, and is used by OpenAI, Tripadvisor, Solana, and Zapier.

Reviews

Similar App Suggestions

Free, open-source local MCP gateway: register each server once, share it with every AI client, and cut tool-definition tokens by up to 91%.

Free

Agentic IDE that runs coding agents, self-healing QA tests and production monitoring in one workspace so fixes reach a PR automatically.

Freemium

An AI on-call agent that drops read-only probes into running production code, capturing live variable snapshots and stack context without a redeploy or a restart.

Freemium

A hosted LLM gateway from ngrok: one base URL and one key for public providers, your own keys and self-hosted models, with failover, scoped access and cost analytics.

Paid

Cloud-hosted long-horizon AI agents: pick a harness like Claude Code or Codex, pick a model, and reach the same agent from Slack, WhatsApp, iMessage, the web or a CLI.

Freemium