EXE
WinGet
DataGrip (EAP)
JetBrains s.r.o. · 262.6653.38 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
datagrip-262.6653.38.exe /S
Log
datagrip-262.6653.38.exe /S /LOG="C:\Windows\Temp\datagrip-262.6653.38.exe.log"
File Identity
Filename
datagrip-262.6653.38.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.DataGrip.EAP
Version
262.6653.38
Description
The Cross-Platform IDE for Databases & SQL by JetBrains
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Elevation
elevationrequired(Required)
Release Notes
CLI
Our power users often need to automate environment setups. To address that, we've introduced a command line interface that allows you to programmatically manage your database connections and drivers.
The syntax is:
datagrip dataSources <command> [options] [arguments]
Available commands: list, manage.
The new CLI uses a batch-processing approach. Instead of running one command per action, you can pass a JSON file containing multiple instructions. The tool processes them in a single session an…