Convex logo

Convex

Open Source Distributed Backend

Convex Overview

Core Product

Installable Platform Functions Database IaC
FSL 1.1 Apache 2.0 License Free Tier

Information Resources

Convex Homepage
Convex Homepage

What is Convex?

Convex was created in 2021 by three founders who ran the infrastructure organization at Dropbox and raised $26 million from a16z in their Series A round in April of 2022. Using their experience with exabyte-scale projects, they set out to create a fundamentally different database product, one that is highly opinionated. Instead of creating a product with overly malleable settings, Convex was designed to make the hard backend decisions to let users focus on their product.

Unique Architecture

Convex, essentially, is a Backend as a Service that comes with a realtime, transactional database. You interface with Convex using queries and mutations written in pure TypeScript, with automatic caching, built-in auth, file storage, and more. Notably, Convex guarantees top-down type safety when writing your APIs, ensuring that your backend schema matches your function usage on the frontend.

Convex functions run server-side in an isolated execution environment within the Convex database itself. These provide direct efficient access to the underlying data but also to scheduling, storage, general purpose actions, etc. You can think of them like super-charged SQL queries. Functions are automatically available as APIs accessed through client libraries. Everything you do in the Convex backend starts from functions. Read more details about how Convex works on their Stack domain

Self Hosted

Convex open sourced the convex-backend to give back to the community and to make sure that developers adopt their project without the fear that they will be gone in a few years. Also, compliance may require some companies to exclusively self-host their infrastructure. The backend is licensed under FSL-1.1-Apache-2.0.

Convex Dashboard
Convex Dashboard

Service Types

Installable Platform
Available
Functions
Available
Database
Available
IaC
Available

Functions Runtimes

JavaScript
Available
Node.js
Available
TypeScript
Available

Execution Limits and Resource Quotas

Min. Memory
512 MB
Max. Memory
512 MB
Default Timeout
Max. Timeout
Request Payload
Response Payload

Compliance

HIPAA
Available
SOC 2
Available

Self Managed

Open Source (Free)

  • FSL 1.1 Apache 2.0 License

Managed

Free Tier

  • Up to 1,000,000 function calls
  • 20 GB-hours
  • 2 seats

Professional Plan

  • Startups can apply for up to 1 year free of Convex Professional, without seat fees and 30% off usage-based fees up to $30k.
  • Starting from $25 per member per month.
  • Convex is currently working on an Enterprise plan with advanced telemetry, compliance, single sign-on, auditing, and SLAs.

Get an estimate of your project costs with Convex's
An interactive map displaying all 1 Convex datacenters by region.
Last updated: October 11, 2024

*Information is subject to change. Please consult the official Convex website for more details.

Alternatives to Convex are generated by matching platform type and supported runtimes