TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

MySQL

Install DataGrip IDE on Windows 11

Overview

In this tutorial, we will download & install DataGrip IDE on Windows 11 operating system. DataGrip is a cross-platform IDE to work with multiple databases. It is a multi-engine database environment. The tool makes working with multiple databases easy and effortless.

DataGrip is commercial proprietary software from JetBrains. The tool supports a 30-day evaluation free trial to get acquainted with the features. DataGrip supports both setup installation and no-setup install as well.

 

DataGrip Download

Supported Databases

  • Oracle
  • MySQL
  • MariaDB
  • Microsoft SQL Server
  • Microsoft Azure
  • Amazon Redshift
  • Google BigQuery
  • Apache Hive
  • Apache Cassandra
  • MongoDB
  • IBM DB2
  • Sybase
  • SQLite

and many more databases.

Download DataGrip

Open a web browser and navigate to the following URL:

https://www.jetbrains.com/datagrip/

Choose the .exe format to download the installer.

Download DataGrip Exe File Windows

This will download the installer file onto the computer. The file format would be:

datagrip<version>.exe

Install DataGrip

Locate the file and double-click on the installer to start the installation.

Install DataGrip IDE

This will launch the DataGrip install wizard screen. Click on the Next > button to proceed.

Choose the installation location. It’s recommended to go with the default install location.

C:\Program Files\JetBrains\DataGrip <version>

Click on the Next > button to proceed.

DataGrip Install Location

Configure DataGrip

Create a Desktop Shortcut for DataGrip

Update the PATH environment variable on the system. This will add the bin directory to the PATH variable. So that, we can run the DataGrip tools from the command line from anywhere on the directory tree.

 

Configure DataGrip Installation

Associate *.sql file with the DataGrip. The SQL script files will automatically launch in the DataGrip IDE if we choose to create the association.

Click on the Next > button to proceed.

DataGrip Setup Install

Click on the Install button to install the IDE. This will copy all the necessary files and install the application.

That’s it. We have successfully installed DataGrip IDE on Windows 11 computer.

We can also install DataGrip using the JetBrains Toolbox App.

https://www.testingdocs.com/install-jetbrains-toolbox-app-on-windows-11/

—

MySQL Tutorials

MySQL Tutorials on this website:

https://www.testingdocs.com/mysql-tutorials-for-beginners/

For more information on MySQL Database:

https://www.mysql.com/

 

Related Posts

DataGrip Desktop Shortcut

MySQL /

Launch DataGrip on Windows

MySQL Workbench Windows 11

MySQL /

New MySQL Connection in Workbench

MySQL Command-line Client

MySQL /

Command-Line MySQL Client

Start MySQL Client

MySQL /

Start MySQL Client on Windows 11

Windows 11 Services Run Prompt

MySQL /

Start MySQL Server on Windows 11

‹ New MySQL Connection in Workbench› Launch DataGrip on Windows

Recent Posts

  • Update draw.io on Windows
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com