Convex Database icon
Convex Database icon

Convex Database

Convex is the open-source backend for application builders. An all-in-one platform with thoughtful, product-centric APIs.

Cost / License

  • Freemium (Subscription)
  • Open Source

Platforms

  • Linux
  • Online
-
No reviews
2likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Rust
  2.  Backend

 Tags

Convex Database News & Activities

Highlights All activities

Recent activities

Show all activities

Convex Database information

  • Developed by

    US flagConvex
  • Licensing

    Open Source and Freemium product.
  • Pricing

    Subscription that costs $0 per month + free version with limited functionality.
  • Written in

  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  8,606 Stars
  •  486 Forks
  •  105 Open Issues
  •   Updated  
View on GitHub
Convex Database was added to AlternativeTo by altts1zed on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Convex Database?

Convex is a full cloud backend designed to replace your database, server functions, backend functionality, and the interface all the way out to your application. Convex’s realtime database tracks all dependencies for every query function. Whenever any dependency changes, including any database rows, Convex reruns the query function and triggers an update to any active subscription on the client. Convex functions run server-side in an isolated execution environment within the Convex database itself. These provide direct efficient access to the underlying data but also to scheduling, storage, general purpose actions, etc. You can think of them like super-charged SQL queries.

Official Links