Skip to Main Content
EventStoreDB Ideas Portal

Ideas for improvements and new features in EventStoreDB, client libraries, and database extensions.

ADD A NEW IDEA

All ideas

Showing 57 of 57

Managing database configuration via API

Changing the database configuration currently requires access to the machine where the cluster node is running. In many cases, it creates too much burden because there are more people who have access to the database compared with the number of peo...
Alexey Zimarev 8 months ago in EventStoreDB / Configuration 0

HIPAA Compliance for ESDB

The Health Insurance Portability and Accountability Act (HIPAA) sets the standard for sensitive patient data protection. Companies that deal with protected health information (PHI) must have physical, network, and process security measures in plac...
Alexey Zimarev 8 months ago in EventStoreDB 0

Direct reads

Reads without requiring ESDB cluster node. It could potentially allow to bypass all the protocol burden for faster replays and replication.
Alexey Zimarev 8 months ago in EventStoreDB 0

Cluster Management (Control Plane)

Provide experience similar to Event Store Cloud when running self-managed instances. Allow provisioning and management of ESDB clusters using the user's cloud provider or in-house virtualisation environment like vSphere.
Alexey Zimarev 8 months ago in EventStoreDB / Operations 0

FedRAMP Compliance

No description provided
Alexey Zimarev 8 months ago in EventStoreDB 0

Server-side read models

It would be cool if we could take the users code and run it 'serverside' (meaning, in the nodes or in sidecars) the read models could be in memory, or persisted in one of a small selection of built in stores (stream store, kv store, relational sto...
Tim Coleman 8 months ago in EventStoreDB 0

High performance ingress protocol

Expose the existing or create a new high-performance replication protocol available to be used by external applications. The immediate need comes from the Replicator tool, which is too slow right now. It uses the normal client protocol, so every w...
Alexey Zimarev 9 months ago in EventStoreDB 0