{"id":14155025,"url":"https://github.com/get-convex/convex-backend","last_synced_at":"2026-06-18T01:01:18.575Z","repository":{"id":227317866,"uuid":"769023213","full_name":"get-convex/convex-backend","owner":"get-convex","description":"The open-source reactive database for app developers","archived":false,"fork":false,"pushed_at":"2026-06-13T01:14:11.000Z","size":139665,"stargazers_count":11919,"open_issues_count":188,"forks_count":738,"subscribers_count":46,"default_branch":"main","last_synced_at":"2026-06-13T02:24:57.861Z","etag":null,"topics":["backend","convex","database","rust","typescript"],"latest_commit_sha":null,"homepage":"https://docs.convex.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/get-convex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-08T07:23:15.000Z","updated_at":"2026-06-13T01:43:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"87629dab-e44f-457e-b6f3-5c30ecc303fa","html_url":"https://github.com/get-convex/convex-backend","commit_stats":null,"previous_names":["get-convex/convex-backend"],"tags_count":914,"template":false,"template_full_name":null,"purl":"pkg:github/get-convex/convex-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/get-convex%2Fconvex-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/get-convex%2Fconvex-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/get-convex%2Fconvex-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/get-convex%2Fconvex-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/get-convex","download_url":"https://codeload.github.com/get-convex/convex-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/get-convex%2Fconvex-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34471639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","convex","database","rust","typescript"],"created_at":"2024-08-17T08:01:43.695Z","updated_at":"2026-06-18T01:01:18.496Z","avatar_url":"https://github.com/get-convex.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Rust","Cloud Services","backend","Backend \u0026 BaaS","服务器实现"],"sub_categories":["Graphics \u0026 Drawing","开发与API"],"readme":"\u003cp align=\"center\"\u003e\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://static.convex.dev/logo/convex-logo-light.svg\" width=\"600\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://static.convex.dev/logo/convex-logo.svg\" width=\"600\"\u003e\n  \u003cimg alt=\"Convex logo\" src=\"https://static.convex.dev/logo/convex-logo.svg\" width=\"600\"\u003e\n\u003c/picture\u003e\n\u003c/p\u003e\n\n[Convex](https://convex.dev) is the open-source reactive database designed to\nmake life easy for web app developers, whether human or LLM. Fetch data and\nperform business logic with strong consistency by writing pure TypeScript.\n\nConvex provides a database, a place to write your server functions, and client\nlibraries. It makes it easy to build and scale dynamic live-updating apps.\n[Read the docs to learn more](https://docs.convex.dev/understanding/).\n\nDevelopment of the Convex backend is led by the Convex team. We\n[welcome small bug fixes](./CONTRIBUTING.md) and\n[love receiving feedback](https://discord.gg/convex). We keep this repository\nsynced with any internal development work within a handful of days. Convex is a\nwell tested piece of software, with several well designed test frameworks\nincluding randomized testing. Those tests are not provided as part of the open\nsource offering.\n\n## Getting Started\n\nVisit our [documentation](https://docs.convex.dev/) to learn more about Convex\nand follow our getting started guides.\n\nThe easiest way to build with Convex is through our\n[cloud platform](https://www.convex.dev/plans), which includes a generous free\ntier and lets you focus on building your application without worrying about\ninfrastructure. Many small applications and side-projects can operate entirely\non the free tier with zero cost and zero maintenance.\n\n## Self Hosting\n\nThe self-hosted product includes most features of the cloud product, including\nthe dashboard and CLI. Self-hosted Convex works well with a variety of tools\nincluding Neon, Fly.io, Vercel, Netlify, RDS, Sqlite, Postgres, and more.\n\nYou can either use Docker (recommended) or a prebuilt binary to self host\nConvex. Check out our [self-hosting guide](./self-hosted/README.md) for detailed\ninstructions. Community support for self-hosting is available in the\n`#self-hosted` channel on [Discord](https://discord.gg/convex).\n\n## Community \u0026 Support\n\n- Join our [Discord community](https://discord.gg/convex) for help and\n  discussions.\n- Report issues when building and using the open source Convex backend through\n  [GitHub Issues](https://github.com/get-convex/convex-backend/issues)\n- By submitting pull requests, you confirm that Convex can use, modify, copy,\n  and redistribute the contribution, under the terms of its choice.\n\n## Building from source\n\nSee [BUILD.md](./BUILD.md).\n\n## Disclaimers\n\n- If you choose to self-host, we recommend following the self-hosting guide. If\n  you are instead building from source, make sure to change your instance secret\n  and admin key from the defaults in the repo.\n- Convex is battle tested most thoroughly on Linux and Mac. On Windows, it has\n  less experience. If you run into issues, please message us on\n  [Discord](https://convex.dev/community) in the `#self-hosted` channel.\n- Convex self-hosted builds contain a beacon to help Convex improve the product.\n  The information is minimal and anonymous and helpful to Convex, but if you\n  really want to disable it, you can set the `--disable-beacon` flag on the\n  backend binary. The beacon's messages print in the log and only include\n  - A random identifier for your deployment (not used elsewhere)\n  - Migration version of your database\n  - Git rev of the backend\n  - Uptime of the backend\n\n## Repository layout\n\n- `crates/` contains Rust code\n\n  - Main binary\n    - `local_backend/` is an application server on top of the `Runtime`. This is\n      the serving edge for the Convex cloud.\n\n- `npm-packages/` contains both our public and internal TypeScript packages.\n  - Internal packages\n    - `udf-runtime/` sets up the user-defined functions JS environment for\n      queries and mutations\n    - `system-udfs/` contains functions used by the Convex system e.g. the CLI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fget-convex%2Fconvex-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fget-convex%2Fconvex-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fget-convex%2Fconvex-backend/lists"}