noteMarch 8, 2026
Convex
A reactive backend platform with built-in real-time sync, where server-side functions automatically push updates to connected clients.
Convex is a reactive backend platform that combines a database, server functions, and real-time sync into a single system. Functions run server-side and automatically push results to connected clients whenever underlying data changes, eliminating the need for manual cache invalidation or polling.