Skip to Main Content
EventStoreDB Ideas Portal

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

Status Planned
Workspace EventStoreDB
Created by Alexey Zimarev
Created on Jan 4, 2024

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 per tenant, including wiping out the tenant's data when required

  • move a specific database to another cluster if necessary

  • restore only one database from backup on a running cluster

  • Attach files