E EventDBX
Event pipelines without friction

Build trustworthy systems on append-only data.

EventDBX gives you immutable timelines, schema-aware enforcement, and fast replay so every environment stays in sync. Inspired by the clarity of probot.github.io and tuned for real-world workloads.

$ curl -LsSf https://github.com/thachp/eventdbx/releases/download/v1.12.4/eventdbx-installer.sh | sh

$ dbx start --api all --foreground
REST, GraphQL, and gRPC ready on http://localhost:7070

$ dbx aggregate apply patient p-042 patient-added \
    --field name="Jane Doe" \
    --field status=active

Why teams reach for EventDBX

A polished experience inspired by probot.github.io, tailored for the realities of event-sourced systems and compliance-heavy workloads.

Immutable histories

Append-only storage with Merkle proofs delivers tamper resistance and instant audits across environments.

Schema awareness

Choose the level of enforcement you need. Toggle restriction per aggregate and snapshot on your cadence.

Operational clarity

Health probes, CLI socket control, and structured logs keep operations predictable from day one.

Polyglot APIs

Expose REST, GraphQL, and gRPC simultaneously. Integrate with any stack without translating primitives.

Ship features faster with audit-grade tooling

EventDBX pairs a unified CLI with battle-tested storage. Keep focus on business logic while the platform enforces integrity.

  • Unified developer workflow Install once to manage servers, schemas, tokens, and local state with a single binary.
  • Environment parity Replay production event logs locally or hydrate a staging cluster from snapshots with one command.

Observability is built in: metrics, structured logs, and health probes expose every surface without bolt-on agents.

Pick a starting point

Ready to trust every write?

Install the CLI, wire up your APIs, and let EventDBX handle the compliance-ready plumbing.