get-convex/convex-backend
The open-source reactive database for app developers observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 87
- Longevity 64
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 908
- days_rel: 8
- days_push: 7
- n_releases_24m: 190
Adoption not part of the score
12433 stars · 802 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Convex is an open-source reactive database and backend platform that lets developers write database queries and server functions in pure TypeScript with strong consistency. This repository contains the backend server, which can be self-hosted via Docker or prebuilt binaries, alongside the managed cloud offering.
Use cases
- build a realtime live-updating web app backend
- self-host a backend-as-a-service with database and server functions
- write backend business logic in TypeScript with strong consistency
- give LLM agents a simple reactive database to build apps against
- run a backend locally with SQLite or against Postgres
- replace a separate database plus API server with one reactive platform
When to choose
- you want reactive, live-updating data in your app without polling or websockets plumbing
- you prefer writing backend logic in TypeScript instead of SQL or a separate API layer
- you want a self-hostable alternative to Firebase or Supabase with strong consistency
- you are building dynamic apps quickly, including with AI-assisted development
When to avoid
- you need heavy relational modeling, complex joins, or direct SQL access
- you require full control over the database engine or exotic storage requirements
- you need a lightweight embedded database rather than a full backend service
- you depend on features only available in the managed cloud offering
Facets
service · maturity active
database http-server rpc websocket cli self-hosted databases backend web-development developer-tools self-hosted self-hosted rust cross-platform reactive-database serverless-backend realtime-sync typescript-backend baas docker web-server typescript
2 sources
- readme: https://github.com/get-convex/convex-backend · fetched 2026-08-28 · 06bc64f84925
- homepage: https://docs.convex.dev · fetched 2026-08-29 · 613d5564eb33
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| get-convex/convex-backend | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="get-convex/convex-backend")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem