Skip to Main Content
EventStoreDB Ideas Portal

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

ADD A NEW IDEA

Ideas

Showing 14 of 56

Projections management

Feature gap. Implement projections management similar to the legacy UI. Configure, start and stop standard projections Create and manage custom projections It would be nice to see the time lag for projections, as progress percentages shown in the ...
George Payne over 1 year ago in Event Store Navigator 0 Planned

Visualize correlated events

Visualize correlated events in Event Store Navigator similar to what the legacy Commercial UI does.
George Payne over 1 year ago in Event Store Navigator 0 Planned

Manage plugins

ESDB, depending on edition, might have plugins bundled with it, like LDAP authorisation or OpenTelemetry exporter. The idea is for Navigator to manage those plugins, which include: See the list of available plugin, with a status indicator (enabled...
George Payne over 1 year ago in Event Store Navigator 0 Planned

Scavenges

Start and manage scavenges from within Event Store Navigator
George Payne over 1 year ago in Event Store Navigator 0 Planned

Schema registry

Have a component that would allow developers to register their events schema in the registry. When appending new events, when the schema id is provided, the event is checked for compatibility with the schema, and it it's not compatible, the append...
Alexey Zimarev almost 2 years ago in Platform / Schema 0

.NET client support for Framework 4.8

Some still build and run their applications on .net Framework 4.8 on supported windows servers. The .Net client should be supported and released for .Net Framework 4.8 https://learn.microsoft.com/en-us/lifecycle/faq/dotnet-framework#will-i-need-to...
Yves Lorphelin about 1 year ago in ESDB Clients 1 Will not implement

Extensions for ESDB clients

Add extension to current clients to - Fold and transform on read- Batch & Wait time on subscription- return Events when Appends fail with concurrency check
Yves Lorphelin over 1 year ago in ESDB Clients 1

test

test
Guest 19 days ago in Event Store Navigator 0

test

test
Guest 19 days ago in Event Store Navigator 0

Showing Linked event data in Stream Browser?

Under the Data tab, It's just showing the linked stream name when selecting a linked event i.e. from a $ce- stream. It'd be much more useful to show the data from the actual linked event since the link path is already shown in the table. Maybe a c...
Guest 21 days ago in Event Store Navigator 1 Already exists