Additional Connection Settings

This is last page of connection wizard and it contains properties common for all drivers.

These properties are used by DBeaver, not by drivers.

Connection Name Name of connection. This will be used by the database navigator.
Save password locally Check this field if you want to store database password locally. Otherwise DBeaver will ask for a password each time you connect to this database. Passwords are stored in encrypted form, but if you use highly secured databases it is possible that a third person could access your computer. We recommend avoiding this feature.
Show system objects Check this if you want to see database system objects (schemas, tables, etc). If you don't check this then system objects will be hidden.
Filter catalogs/schemas Show only catalogs (schemas) where the name matches a specific pattern. Pattern format may be specific to each database but generally it uses the LIKE syntax.