Warm tip: This article is reproduced from stackoverflow.com, please click
dbeaver

How to sort databases alphabetically in DBeaver Database Navigator

发布于 2020-05-08 00:04:42

In the Database Navigator the databases are not sorted alphabetically.

This is a pain to use when you have many databases on a server.

Questioner
Sébastien Nussbaumer
Viewed
23
Sébastien Nussbaumer 2019-03-27 17:45

To sort the databases alphabetically :

  • go to the Window - Preferences menu
  • click on Database, then Navigator
  • check "Order elements alphabetically"
  • disconnect + connect each connection (or just restart DBeaver)