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 31 of 56

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

Improve diagnostics when unable to reach database

Unable to reach databaseTrying to use the new tool, but I can't find any documentation or troubleshooting guide as to what I should do when I get this error.
Guest 4 months ago in Event Store Navigator 0 Planned

Add a refresh button in the Stream browser?

Like, how to I refresh the $all stream, for example.
Guest 6 months ago in Event Store Navigator 1

Custom tooling

I would really like to see how to incorporate custom tooling tabs into navigator UI.
Guest about 1 year ago in Event Store Navigator 1 Will not implement

First impressions

I really like the idea of this software and I'm really looking forward to how it develops. Insight in the database is one of the more difficult things I hear among the team. However at this stage I don't feel like there is more information than ...
Guest over 1 year ago in Event Store Navigator 1

Event metadata format

Leverage map style metadata, used in cloud events that propagate as HTTP/message headers. Having event metadata as JSON sounded like a good idea at a time, but it creates a lot of friction when things need to be retrieved or added, like tracing he...
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience 0

Multiple databases

Allow having multiple logs (databases) physically separated from each other. That would include different set of users, authorisation rules, etc. It would enable: deleting a specific database instead of cleaning up the whole cluster separate data ...
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience / Operations / Security 0 Planned

SLA for Reads

When reading from followers, allow setting time SLA for the read operation to ensure you get fresh enough data. It helps offloading the read load without imposing too much risk of reading very stale data.
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience 0 Planned

Tiered Storage and Archive

Introduction In today's data-driven world, the storage and management of events play a crucial role in various industries. However, storing all events indefinitely can be both space-intensive and costly. To address this challenge, we propose the i...
Alexey Zimarev almost 2 years ago in EventStoreDB / Operations / Performance 0

Server-side snapshots

Stream snapshots is one of the commonly used techniques to improve performance when reading long streams. Currently, developers are required to build snapshotting on their own, although it's quite clear how to do it. ESDB can support server-side s...
Alexey Zimarev almost 2 years ago in EventStoreDB / Dev experience 0