Connect with DataGrip
Connect to an Aiven for AlloyDB Omni database using JetBrains DataGrip.
Prerequisites
- Access to the Aiven Console
- Aiven for AlloyDB Omni service running
- DataGrip installed on your machine
Get JDBC URI from Aiven Console
- Log in to Aiven Console and go to your organization > project > Aiven for AlloyDB Omni service.
- On the service's Overview page, select Quick connect.
- Choose to connect with DataGrip.
- Copy the generated JDBC URI and click Done.
Connect to JDBC URI from DataGrip
- Open DataGrip on your machine, and select File > New > Data Source > PostgreSQL from the top navigation menu.
- In the Data Sources and Drivers window > General tab, paste the copied URI from the Aiven Console.
- Click OK to create and save the connection.
The connection to your service has been established and is visible in DataGrip > Database Explorer.