DataGrip
 
Get DataGrip
You are viewing the documentation for an earlier version of DataGrip.

MySQL

Last modified: 20 May 2024

This topic presents a general procedure on how you can create a data source for the connection to your MySQL database in DataGrip, and run a test connection. It is assumed that you already have the necessary prerequisites and the database is up and running. For example, if you want to run a database on your machine and connect to that database, the corresponding DBMS software must be installed on the machine first.

You can create MySQL data sources with named pipes and Unix sockets configuration. For more information about configuring these data sources, refer to Create a MySQL data source using named pipes and Create a MySQL data source using unix sockets.