Skip to main content

Connect with DataGrip

Connect to an Aiven for AlloyDB Omni database using JetBrains DataGrip.

Prerequisites

Get JDBC URI from Aiven Console

  1. Log in to Aiven Console and go to your organization > project > Aiven for AlloyDB Omni service.
  2. On the service's Overview page, select Quick connect.
  3. Choose to connect with DataGrip.
  4. Copy the generated JDBC URI and click Done.

Connect to JDBC URI from DataGrip

  1. Open DataGrip on your machine, and select File > New > Data Source > PostgreSQL from the top navigation menu.
  2. In the Data Sources and Drivers window > General tab, paste the copied URI from the Aiven Console.
  3. Click OK to create and save the connection.

The connection to your service has been established and is visible in DataGrip > Database Explorer.