Auto Port Mapping for Database Containers
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
**Describe the solution you'd like**
It would be a great QoL enhancement if dbeaver could automatically update / select the mapped port for a database container. This would be especially useful when running testcontainers. I currently have to select the port and manually edit it everytime I want to debug a test (because the mapped port is randomized for the database container).
I could envision another tab next to SSH, Proxy, SSL (Docker) which allows to filter for containers by image or container name. Reconnecting would thus apply the filter. Find only one container and select the mapped port for 5432 for example. Thus no manual editing would be needed.
Contributor guide
Assessment
This issue has not been assessed yet.