Top "Datagrip" questions

JetBrains' commercial Database IDE(formerly 0xdbe).

DataGrip added value compared to IntelliJ IDEA

So, I was wondering if there is really some new features coming from JetBrains DataGrip software. So far, I didn't …

database intellij-idea ide jetbrains-ide datagrip
How to connect to MS SQL Server Express in JetBrains DataGrip?

I'm trying to set up new tool from JetBrains: DataGrip to work with my local install of MS SQL Server 2014 …

sql-server intellij-idea jdbc connection-string datagrip
javax.net.ssl.SSLHandshakeException: The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]

I upgraded DataGrip to 2021.1.2, and now when I run any query I get this response javax.net.ssl.SSLHandshakeException: The …

datagrip
How to edit user privileges with JetBrains DataGrip?

How can I edit user privileges of some MySQL servers with JetBrains DataGrip?

mysql jetbrains-ide datagrip
How to quick view tables in DataGrip?

In sql express I could setup query shortcuts, so I simply create a "Select * from " shortcut and when I press …

datagrip
How to comment & uncomment multiple line SQL code in DataGrip IDE

I would like to comment out queries with a keyboard shortcut, like so SELECT * FROM Academics WHERE Academic_id = 1 To …

datagrip
Script schema of the entire database with Datagrip

Is it possible to script schema of the entire database (SQL Server or Postgres) using datagrip? I know I can …

datagrip
How to set SQL Server Authentication Method in DataGrip?

Is there a way to specify the authentication method (SQL Server or Windows Authentication) when connecting to SQL Server with …

sql-server datagrip
Does DataGrip by JetBrains support PL/SQL development?

JetBrains website displays multiple useful features of their Database IDE, including code generation as per https://www.jetbrains.com/datagrip/…

oracle plsql jetbrains-ide datagrip
How To Set Server Output On in DataGrip

How Can I "set server output" on in Jetbrains DataGrip IDE? I am able to do this in SQL Developer …

sql oracle datagrip