Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Authentication Database Native

dbeaver-devops edited this page Sep 15, 2025 · 14 revisions

Table of contents

DBeaver includes support for Database Native authentication, enabling secure connections to your databases.

Settings

Here are the steps to configure Database Native authentication:

  1. From the Authentication dropdown menu, select the Database Native method.

  2. Enter the username and password that are associated with your database in the Username and Password fields respectively.

    Tip: If you check the Save credentials locally option, you will not be asked to input your credentials every time you connect.

  3. Once you have input your credentials, click the Test Connection button to verify your settings. If everything is configured correctly, DBeaver should now be able to connect to your database using the Database Native authentication method.

DBeaver Desktop Documentation

General User Guide

Database Management

DBeaver PRO

Databases support

Customizing DBeaver

Troubleshooting

Admin Guide

License management

Tutorials

Development

Clone this wiki locally