EventStoreDB Documentation
Getting started
  • v24.6
  • v24.2
  • v23.10
  • v22.10
  • v5
Connectors
  • Clients

    • EventStoreDB clients
  • HTTP API

    • v24.6
    • v24.2
    • v23.10
    • v22.10
    • v5
  • Deprecated

    • Legacy TCP clients
Cloud
  • Community forum
  • Articles
  • Webinars
  • Release notes
Getting started
  • v24.6
  • v24.2
  • v23.10
  • v22.10
  • v5
Connectors
  • Clients

    • EventStoreDB clients
  • HTTP API

    • v24.6
    • v24.2
    • v23.10
    • v22.10
    • v5
  • Deprecated

    • Legacy TCP clients
Cloud
  • Community forum
  • Articles
  • Webinars
  • Release notes


EventStoreDB Documentation

The stream database built for Event Sourcing

Database server →Clients →Event Store Cloud →

Event Sourcing

EventStoreDB is built to support Event Sourcing. We support idempotent appending and reading events from individual streams.

Clients

Using gRPC protocol for client-server communication allows us to provide SDKs for a wide range of languages and platforms.

Immutable data

EventStoreDB stores your data as a series of immutable events over time, providing one of the strongest audit log options available (characteristics similar to a blockchain).

Copyright © 2023 EventStoreDB Limited