Convex icon

Convex

Createdget-convex

Provides a reactive database backend designed for web app developers to fetch data and perform business logic with strong consistency using TypeScript.

About

Convex is an open-source reactive database that simplifies web application development for both humans and LLMs. It offers a database, server function environment, and client libraries, enabling the creation and scaling of dynamic, live-updating applications. Developers can leverage strong consistency by writing pure TypeScript, and the platform supports both cloud deployment with a generous free tier and self-hosting options using Docker or prebuilt binaries.

Key Features

  • Reactive data fetching and business logic using TypeScript
  • Cloud platform with a free tier
  • Self-hosting options with Docker or prebuilt binaries
  • Real-time data updates
  • Integrated database and server function environment

Use Cases

  • Creating applications that require strong data consistency
  • Building dynamic web applications with real-time updates
  • Developing serverless applications with TypeScript