Feature request - Object tree view (Database navigator) preloading on connection start
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
It would be nice having an option to preload in background object lists in Database navigator on connection start. This option should be at connection level and configurable by object type ("Table", "View", "Sequence"), or enabled by default if the number of objects/type is relatively low (less than 200?).
Another nicer point, would be to not display the dropdown arrow at connection start in Database Navigator if there are no objects of every type:

The arrow shows up until you click it and it tries to fetch object list.
This way initial responsivness would be even better. I'm loving Dbeaver general responsivness compared to SQL developer.
Contributor guide
Assessment
This issue has not been assessed yet.