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

Store some configuration in the database

ESDB is primarily configured using the config file, which is located on each cluster node. Some features (projections, connectors) are configured in the database itself. It can be confusing to understand where things are configured and why some co...
Alexey Zimarev almost 2 years ago in EventStoreDB / Configuration / Operations 0 Planned

Chunk format optimised for reading

The idea is to rewrite the chunk file after it stops accepting writes, so it can handle reads better. Re-sort events in closed chunks to group events of the same stream together for efficient IOPS use. Could also save having to repeat the stream n...
Tim Coleman almost 2 years ago in EventStoreDB / Performance 0

test

test
Guest 21 days ago in Event Store Navigator 0

test

test
Guest 21 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 22 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

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