Convex Raises $57M Series B to Build the Backend for Agent-Written Software Convex, the application backend startup founded by former Dropbox infrastructure engineers, has closed a $57 million Series B led by Insight Partners, with participation from Etna Labs, Spark Capital, Andreessen Horowitz, and Justin Kan. The company, which raised a $26 million Series A in 2022, plans to use the funds to hire across engineering, product, and go-to-market, and to expand its platform's capabilities for agent-written software. Founder and CEO Jamie Turner stated that the round is about closing the gap between the idea and the implementation, and scaling to meet customer demand. AI Models & Platforms https://www.unite.ai/series/artificial-intelligence/ Convex Raises $57M Series B to Build the Backend for Agent-Written Software Add Unite.AI to your preferred sources on Google https://www.google.com/preferences/source?q=unite.ai Convex, the application backend startup founded by former Dropbox DBX infrastructure engineers, has closed a $57 million Series B led by Insight Partners, the company announced https://news.convex.dev/convex-raises-57m/ on August 4, 2026. Etna Labs, Spark Capital, Andreessen Horowitz, and Justin Kan joined the round, which follows the company’s $26 million Series A in 2022. The round lands on a usage claim the company is eager to put in front of investors: millions of Convex instances now run in production. Over the past year Convex launched enterprise plans dozens of companies are already on them and turned on European hosting for teams that need EU data residency. Convex’s pitch to Insight Partners https://www.insightpartners.com/ and the rest of the syndicate is that the backend market is being re-run under new rules. Software is increasingly written by developers working alongside AI coding agents, and the company argues its platform was built for exactly that pairing: ACID transactions so concurrent writes never corrupt data, TypeScript end to end so a hallucinated field name surfaces as a build error rather than a production incident, and automatic sync and caching so agents never generate the glue code that quietly rots. The company frames the moment as a shift in what developers are willing to delegate. Eighteen months ago, prospective customers pushed back on Convex for not being Postgres; the announcement says that objection has “all but disappeared” as even senior engineers hand implementation choices to agents and keep the spec, the tests, and the interface for themselves. The replacement anxiety is reliability: codebases generated faster than any human reviews them erode the assumptions that kept systems coherent, and legacy distributed systems were never designed to enforce those assumptions in code. What the round is actually for Founder and CEO Jamie Turner is unusually blunt about the gap the money closes. “Convex is a great idea and a pretty good implementation,” he wrote in the announcement. “This round is about closing the gap between those two, building the platform to the standard the idea deserves, and to the scale our customers are already asking for.” Concretely, that means hiring across engineering, engineering leadership, product, marketing, and go-to-market, and expanding the platform’s out-of-the-box capabilities around its reactive state graph. A centerpiece of the product roadmap is Convex Components: sandboxed building blocks, each with its own schema, functions, and data behind an explicit API. The design predates the agent wave, but the company now sells it as agent infrastructure — a component is a context-window-sized unit an agent can reason about completely, without being able to reach across a boundary and break an invariant it never saw. Customer demand is pointing the same direction. Reducto founder Raunak Chowdhuri, quoted in the announcement, credits the platform with collapsing a stack of localStorage, IndexedDB, context management, and optimistic updates into a single consistent source of truth, which let his team and its agents work on the frontend safely. Convex says its enterprise customers now want to run agentic workloads at much larger scale. From a16z’s Series A to Insight’s Series B Convex last raised in April 2022, when Andreessen Horowitz led a $26 million Series A that put a16z general partner Martin Casado on the board. The a16z investment memo https://a16z.com/announcement/investing-in-convex/ from that round framed Convex as a way for any frontend developer to declare and manage global state without standing up a traditional database tier. Four years on, the framing has rotated with the market: from a state-management backend for frontend developers to an agent-ready substrate where correctness is enforced by the platform rather than by engineers reading every line. The follow-on participation from a16z and Spark Capital in the Series B keeps both prior backers in the cap table as Insight takes the lead. It is a pattern running through recent developer-infrastructure financings, from DataBahn’s $40 million round for an agentic control layer over enterprise data https://www.unite.ai/databahn-raises-40m-to-build-an-agentic-control-layer-for-enterprise-data/ to Emergent’s $130 million Series C at a $1.5 billion valuation https://www.unite.ai/emergent-raises-130-million-series-c-at-1-5-billion-valuation/ : investors are paying for the layer that makes agent-written software safe to ship. Alongside the round, Convex is putting on a one-day conference called Abstract at the SFJAZZ Center in San Francisco on September 2, 2026 — free to attend, application-based, and pitched as a conversation about craft and the role of the human in a more abstracted software world.