EN
Back to the archive

The archive · Developer & Business Tools · Strategic decision · 2021–2026

Convex's open-source backend bet: reactive DB hits GitHub's list and a $57M Series B

Ex-Dropbox engineers open-sourced their reactive backend to win AI-agent developers; convex-backend hit GitHub's daily list and Convex raised a $57M Series B.

Convex

The betThat apps and AI agents need a safe reactive backend — TypeScript transactions, ACID, real-time sync — and open sourcing it wins developers while cloud stays the revenue.Scaling

What the business is

Convex builds an application backend: a TypeScript-reactive database with server functions, real-time sync, search, auth and file storage, runnable as Convex Cloud or as an open-source, self-hosted backend; it pitches itself as the reliable backend for the AI-agent era.

How it started

Convex was founded in 2021 by Jamie Turner and James Cowling, former Dropbox infrastructure engineers — Cowling led the storage team that migrated Dropbox off S3. Their product made application data reactive in TypeScript, bundling database, functions, sync, search and storage. In February 2025 the company open-sourced the backend and added self-hosting on Postgres, MySQL and SQLite, moving the core where the community could run and audit it.

What happened

Self-hosting took off and the open-source repo passed roughly 3k stars within weeks of the February 2025 announcement. By mid-2026 Convex reported nearly 2 million applications on the platform, with OpenAI and Zapier among named customers. On 2026-08-04 the company announced a $57M Series B led by Insight Partners with Etna Labs, Andreessen Horowitz and Spark Capital participating, bringing total outside funding to $110.5M; the same week, the convex-backend repository ranked #9 on GitHub's daily trending list at 12,325 stars.

How it ended up

As of 2026-09-06 Convex is scaling: roughly $110.5M in outside funding, about 2 million applications powered, an active open-source repository that appears on GitHub's daily trending list, and hiring planned with the Series B proceeds.

Background

Convex was founded in 2021 by Jamie Turner and James Cowling, former Dropbox infrastructure engineers. Its product is a reactive application backend: a TypeScript database with server functions, real-time synchronization, search, authentication and file storage, offered as Convex Cloud or as a self-hosted, open-source backend.

The founders' argument is that correctness is the product: replacing SQL queries with TypeScript code catches type errors at build time, ACID transactions stop silent overwrites, and pre-packaged real-time sync removes a whole class of mistakes — exactly the errors AI agents tend to make when they reach for a backend that is 'subtly, silently wrong', in Turner's words.

In February 2025 Convex open-sourced the backend and made self-hosting possible on Postgres, MySQL or SQLite, with the open-source repository passing roughly 3k stars within weeks. By mid-2026 the company reported nearly 2 million applications on the platform, with OpenAI and Zapier among named customers.

The bet attracted capital: on 2026-08-04 Convex announced a $57M Series B led by Insight Partners with Etna Labs, a16z and Spark Capital, bringing total outside funding to $110.5M. The same week, get-convex/convex-backend ranked #9 on GitHub's daily trending list with 12,325 stars.

What has to be true

  • The founders built Dropbox-scale backend infrastructure and packaged reliability itself: ACID transactions and typed queries became Convex's defense against silent data corruption (SiliconANGLE).
  • TypeScript instead of SQL surfaces type errors when AI agents generate code, turning the database itself into a guardrail against agent hallucination (SiliconANGLE).
  • Open-sourcing in February 2025 let developers self-host on Postgres, MySQL or SQLite; the repo reached 12,325 stars and GitHub's daily list by 2026-08-07 (rui.vin daily Git report).
  • Real-time sync, search, auth and storage shipped pre-packaged removed the custom code AI agents would otherwise hallucinate from scratch (SiliconANGLE).
  • The market paid for the bet: $57M Series B led by Insight Partners on 2026-08-04, $110.5M total raised, and ~2M applications powered with OpenAI and Zapier named as customers (SiliconANGLE).

What can be applied

Sell the discipline, not the plumbing: when your differentiator is reliability, open the core where buyers and agents can audit it, and let correctness claims compound in public.

Aftermath

As of 2026-09-06 Convex is in its scaling phase: the Series B led by Insight Partners funds hiring and platform work, the open-source convex-backend repository is live and appeared on GitHub's daily trending list at 12,325 stars on 2026-08-07, and the company reports nearly 2 million applications powered with OpenAI and Zapier among named customers. The open tension is the classic cloud-plus-open-source one: the same code is free to self-host while Convex Cloud carries the revenue, and the project must keep convincing developers that the open core and the paid product stay in sync.

Sources

spotted an error? The archive wants to know.

Your turn

You just read one. Describe what you are building, and see who is betting on the same thing.

Free account · 3 free questions · no card

Related cases