Convex Database icon
Convex Database icon

Convex Database

 Like this app

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

License model

  • FreemiumOpen Source

Platforms

  • Linux
  • Online
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Rust
  2.  Backend

Convex Database News & Activities

Highlights All activities

Recent activities

Show all activities

Convex Database information

  • Developed by

    Convex
  • Licensing

    Open Source and Freemium product.
  • Pricing

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

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  2,327 Stars
  •  95 Forks
  •  11 Open Issues
  •   Updated Jan 20, 2025 
View on GitHub

Our users have written 0 comments and reviews about Convex Database, and it has gotten 0 likes

Convex Database was added to AlternativeTo by altts1zed on Jun 21, 2024 and this page was last updated Jun 21, 2024.
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