Skip to content

feat: Add compact sidebar to quickly switch between opened databases across connections #1282

@zhavoronkov

Description

@zhavoronkov

Problem

When working with multiple databases across different connections, there's no quick way to switch between them. You have to navigate through the connection tree each time, which adds friction when jumping between databases frequently during a working session.

Proposed solution

Add a compact sidebar that lists all currently opened databases across all connections. Clicking an entry instantly switches the active context to that database. The sidebar should show enough info to distinguish databases (e.g. database name + connection name/host), stay narrow to not eat into the workspace, and ideally be toggleable.

Image

Alternatives considered

No response

Related database type

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions