Immutable histories
Append-only storage with Merkle proofs delivers tamper resistance and instant audits across environments.
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
A polished experience inspired by probot.github.io, tailored for the realities of event-sourced systems and compliance-heavy workloads.
Append-only storage with Merkle proofs delivers tamper resistance and instant audits across environments.
Choose the level of enforcement you need. Toggle restriction per aggregate and snapshot on your cadence.
Health probes, CLI socket control, and structured logs keep operations predictable from day one.
Expose REST, GraphQL, and gRPC simultaneously. Integrate with any stack without translating primitives.
EventDBX pairs a unified CLI with battle-tested storage. Keep focus on business logic while the platform enforces integrity.
Observability is built in: metrics, structured logs, and health probes expose every surface without bolt-on agents.
Install the CLI, wire up your APIs, and let EventDBX handle the compliance-ready plumbing.