Connect with DBeaver Early availability
Connect to an Aiven for AlloyDB Omni database using DBeaver.
Prerequisites
- Access to the Aiven Console
- Aiven for AlloyDB Omni service running
- DBeaver installed on your machine
Get JDBC URI from Aiven Console
- Log in to Aiven Console and go
- On the service's Overview page, select Quick connect.
- Choose to connect with DBeaver.
- Copy the generated JDBC URI and click Done.
Connect to JDBC URI from DBeaver
- Open DBeaver on your machine, and select Database > New Database Connection from the top navigation menu.
- In the Connect to database window, select PostgreSQL and click Next.
- In the Connection Settings window > Main tab > Server section, choose to connect with URL and paste the copied URI from the Aiven Console.
- Click Finish to create and save the connection.
The connection to your service has been established and is visible in DBeaver > Database Navigator.