
DataGrip is the multi-engine database environment. We support MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Sybase, DB2, SQLite, HyperSQL, Apache Derby and H2. If the DBMS has a JDBC driver you can connect to it via DataGrip. For any of supported engines it provides database introspection and various instruments for creating and modifying objects.
/InstallDir:- Installation directory, defaults to the 'Program Files (x86)\DataGrip*' directory.note the InstallDir folder should be an empty folder.
Example: choco install datagrip --params "/InstallDir:C:\your\install\path"