drasi-project/drasi-platform
The Data Change Processing platform observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 97
- Release rhythm 57
- Longevity 59
Flags: prerelease_only
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: 9.5
- age_days: 828
- days_rel: 285
- days_push: 18
- n_releases_24m: 25
Adoption not part of the score
1245 stars · 88 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Drasi is a Data Change Processing platform that monitors data sources for changes, evaluates them against continuously running Cypher queries, and triggers reactions automatically. It ships as an in-process Rust library (drasi-lib), a standalone server, and a Kubernetes-based platform.
Use cases
- detect when a database row changes and trigger an alert
- monitor sensor data and react when a threshold is crossed
- build change-driven notifications without polling
- detect absence of expected data changes
- join and cross-reference changes across multiple data sources
- stream CDC events from PostgreSQL into custom reactions
When to choose
- you need real-time reactions to data changes without polling or copying data to a data lake
- you want declarative Cypher queries instead of stitching together CDC, message queues, and stream processors
- you run Kubernetes and need scalable change detection across many sources
When to avoid
- you only need simple batch ETL or scheduled data pipelines
- your sources lack change feeds or logs Drasi can monitor
- you need a fully managed SaaS event-processing service
Facets
framework · maturity active
streaming database message-queue workflow-automation databases microservices cross-platform rust cli change-data-capture cdc continuous-queries cypher event-processing reactive real-time data-engineering automation kubernetes docker
10 sources
- readme: https://github.com/drasi-project/drasi-platform · fetched 2026-08-28 · 0b703088abee
- homepage: https://drasi.io/ · fetched 2026-08-29 · 35db71272757
- site_page: https://drasi.io/drasi-lib/getting-started · fetched 2026-08-29 · c8f6a59e90bf
- site_page: https://drasi.io/drasi-server/how-to-guides/installation · fetched 2026-08-29 · c627a11589b2
- site_page: https://drasi.io/drasi-server/how-to-guides/installation/download-binary · fetched 2026-08-29 · d93ba1ec463c
- site_page: https://drasi.io/drasi-server/how-to-guides/installation/install-with-docker · fetched 2026-08-29 · 9ef00df81274
- site_page: https://drasi.io/drasi-server/how-to-guides/installation/build-from-source · fetched 2026-08-29 · 8588344106fd
- site_page: https://drasi.io/drasi-server/tutorials/getting-started · fetched 2026-08-29 · 9d4faabacec6
- site_page: https://drasi.io/drasi-kubernetes/getting-started · fetched 2026-08-29 · 3305cf89edb1
- site_page: https://drasi.io/drasi-kubernetes/how-to-guides/installation · fetched 2026-08-29 · c6f540749626
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| drasi-project/drasi-platform | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="drasi-project/drasi-platform")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem