惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
博客园 - 叶小钗
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
腾讯CDC
S
SegmentFault 最新的问题
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
L
LangChain Blog
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
N
Netflix TechBlog - Medium
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
F
Fortinet All Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Martin Fowler
Martin Fowler
雷峰网
雷峰网
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
云风的 BLOG
云风的 BLOG
T
Tailwind CSS Blog

Insight Partners

Tripling down on Wonderful: Building the AI operating system for the enterprise How Insight Partners’ Government Advisory Board helps companies scale in government markets Only possible with AI: The discussions and topics shaping the ScaleUp:AI 2026 agenda The enterprise AI bottleneck is about context, not capability How Checkout.com became a global fintech leader The Next Stack: The future of AI in cybersecurity Way Security wants to rebuild the foundation of enterprise identity How Assured is building the automation layer for healthcare administration A day in the life: How four companies run FDE motions How companies are building and scaling the FDE bench CEO Jan Inge Pedersen on building Kabal into an industry-defining logistics platform Client Challenge Demystifying the forward deployed engineer Client Challenge Behind the investment: Higharc and the AI-native future of homebuilding According to Root.io, your security backlog is a problem that only AI can fix Client Challenge Client Challenge Command Zero is betting big on AI-native defense compressing response time Client Challenge How AI is rebuilding America's primary care system How Skyflow ends the false choice of block or unblock for Agent data How Trustmi uses AI to make sure every dollar goes where it should How Tamnoon is tackling the cloud security backlog with autonomous remediation The next generation of analytics: Why we invested in Golden Analytics How Mate Security is building the AI teammates that security operations centers have been waiting for Brinqa is building the context layer that enterprise security is missing The SaaS GTM glossary that no one has written yet What top-performing CMOs say about success in 2026 Client Challenge
Behind the investment: Convex
Teddie Wardi, Michael Spiro · 2026-08-04 · via Insight Partners

Every major shift in how software is built creates an opening for a new infrastructure layer. Cloud reshaped compute. Mobile reshaped the application backend. We believe AI will do the same. 

As AI agents become first-class participants in software development, we are seeing a new generation of infrastructure emerging to support both developers and the agents writing code alongside them. At Insight Partners, we’ve been closely tracking this shift for several years, investing in companies like E2B*, CrewAI*, Runware*, Fastino*, and Databricks*.

Databases and backends are an area we have followed closely since the early days of large language models. We have been looking for a platform that is easy enough for developers building AI applications today but designed for a future in which agents write more of the software, manage state, and run workflows autonomously. 

Traditional backends assume an experienced engineer will assemble the stack and know where to add transactions, retries, cache invalidation, and synchronization. That assumption can become a liability when agents are writing more of the code. 

Convex was built for what comes next. 

A backend built for developers and agents

Convex brings the core components of a modern backend platform like database, server functions, real-time synchronization, workflows, search, and file storage into a single, unified TypeScript-native platform. 

Instead of stitching together separate databases, APIs, queues, and synchronization services, developers and agents can express application logic directly in TypeScript. That means less glue code, fewer architectural decisions, and fewer places to make a plausible but costly mistake. 

We view Convex’s reactive architecture as a good example of this. In a traditional stack, developers decide what data to fetch, when to refresh it, and how to keep every client in sync. Convex handles that automatically by tracking which queries depend on which data and pushing updates if and when that data changes. Mutations also run transactionally, helping applications remain consistent when multiple users or agents act at the same time. 

These properties matter in two ways: first, they make Convex a strong platform for coding agents. One language, strong types, automatic feedback, and fewer moving parts help agents produce applications that work beyond the initial demo. Convex extends that advantage with integrations for major coding agents that allow them to inspect real deployments, surface errors, and verify their work as they build. 

Second, Convex is well-suited to running agentic applications. Agents can read and write shared state, execute work concurrently, and use durable workflows that retry and resume after failures. 

What’s ahead

After following and using Convex for some time, including for a fair number of weekend projects, we had the opportunity to meet the team last year. 

Jamie Turner and James Cowling both came from Dropbox, where Jamie led storage and database engineering and James helped build its multi-exabyte, geo-distributed storage infrastructure. They brought that experience to a problem that is easy to underestimate: removing backend complexity without giving up correctness. 

We came away convinced that the depth of the team matched the ambition of the product. 

Convex has spent years building the underlying database and sync engine while fostering a passionate developer community. That work is now showing up in adoption, with more than 21,000 GitHub stars, nearly 500,000 developers, 2 million applications built, and over 1.2 million weekly npm downloads. 

We believe Convex can become a foundational backend layer for a world in which software is increasingly built by developers and agents working together. 

We are thrilled to lead Convex’s Series B and to partner with Jamie, James, and the entire Convex team as they make reliable backend architecture the default for developers and agents alike. 


*Editor’s note: Insight Partners has invested in Convex, E2B, CrewAI, Runware, Fastino, and Databricks.