Skip to main content

Convex Docs

Convex is the open source, reactive database where queries are TypeScript code running right in the database. Just like React components react to state changes, Convex queries react to database changes.

Convex provides a database, a place to write your server functions, and client libraries. It makes it easy to build and scale dynamic live-updating apps.

Get Started

With AI coding agents

Convex works great with coding agents. Starting a new project is as easy as asking your agent to create a new app with Convex.

See the per-tool setup guides for more details:

Manually

You can also follow manually our quickstart guides.

Using your favorite frameworks:

Using your favorite languages:

Why Convex?

Read the team's Perspectives on Stack:

Learn Convex

See more walkthroughs and patterns on Stack