{"library":"convex","type":"library","category":null,"description":"Convex is a comprehensive backend application platform offering a real-time database, serverless functions (queries, mutations, actions), and client libraries for JavaScript/TypeScript, with strong support for React. The current stable version is 1.36.0, with frequent precompiled releases indicating rapid development and continuous improvements. A key differentiator is its real-time reactivity, where client-side `useQuery` hooks automatically update whenever the underlying database data changes, eliminating manual subscription management. It provides end-to-end type safety, optional schema definitions, and a TypeScript-first approach for both backend function definitions and client-side consumption. The platform includes SDKs for defining backend logic, integrating with React, and handling authentication with providers like Auth0 and Clerk. Convex aims to simplify full-stack development by unifying the database and backend logic within a single reactive environment.","language":"javascript","status":"active","version":"1.36.0","tags":["javascript","convex","database","react","state","serverless","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install convex","imports":["import { ConvexReactClient } from 'convex/react';","import { useQuery } from 'convex/react';","import { query } from 'convex/server';","import { mutation } from 'convex/server';","import { v } from 'convex/values';","import { api } from '../convex/_generated/api';"]},{"cmd":"yarn add convex","imports":[]},{"cmd":"pnpm add convex","imports":[]}],"homepage":"https://convex.dev","github":"https://github.com/get-convex/convex-backend","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/convex","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/convex/compatibility"}}