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

linkedin/databus

Source-agnostic distributed change data capture system observed · 2026-08-28

github.com/linkedin/databus · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 5007
  • days_rel: n/a
  • days_push: 1070
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3679 stars · 737 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Databus is LinkedIn's source-agnostic distributed change data capture (CDC) system that reliably captures and streams primary data store changes to derived stores, caches, and indexes. It provides low-millisecond latency transport with thousands of events per second per server, infinite look-back, and rich subscription functionality.

Use cases

  • capture database changes and stream them to search indexes
  • invalidate cache entries when primary data changes
  • replicate OLTP database changes to derived data stores
  • replace dual-write patterns with a reliable change pipeline
  • build a scalable event pipeline from transaction logs
  • feed downstream data processing systems with primary store mutations

When to choose

  • you need reliable change data capture from primary databases into derived stores
  • you want to avoid consistency problems of application-driven dual writes
  • you need low-latency event transport with infinite look-back and subscriptions
  • you run a JVM-based data infrastructure at large scale

When to avoid

  • you need a modern actively developed CDC tool with broad database connector support
  • your stack is not JVM-based
  • you want a simpler single-node change capture solution
  • you need turnkey support for databases beyond Oracle and MySQL

Facets

library · maturity maintenance

streaming etl message-queue databases microservices big-data jvm cross-platform change-data-capture cdc data-pipeline event-streaming linkedin log-mining replication data-engineering linux

1 source

Member repositories

RepositoryRoleHealth v2
linkedin/databusmain32

For agents

markdown · JSON · MCP: product_card(name="linkedin/databus")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem