Ross ROSS = Recommend OSS · open-source software intelligence for agents

drasi-project/drasi-platform

The Data Change Processing platform observed · 2026-08-28

github.com/drasi-project/drasi-platform · homepage · C# · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
drasi-project/drasi-platformmain75

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