Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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 find anything that is not already there in IntelliJ IDEA (Ultimate). I didn't spend much time using it though.

like image 755
Ellone Avatar asked Oct 17 '16 15:10

Ellone


People also ask

Is DataGrip included in IntelliJ IDEA?

Yes, it is available both as a standalone IDE and as a part of the All Products Pack.

Is IntelliJ IDEA a good idea?

IntelliJ Idea is an excellent IDE with a great code editor and all the features a developer can need. It supports all the major programming languages one can think of and the debugging features are really helpful. Also, the code completion intelligence, called IntelliSense is really powerful and smart.

Is DataGrip an IDE?

DataGrip: The Cross-Platform IDE for Databases & SQL by JetBrains.


2 Answers

I am Max, the PMM of DataGrip.

We usually say that DataGrip provides the same functionality as all the other IDE's from JetBrains with the database support. As mentioned above, DataGrip provides better user experience as a standalone IDE.

like image 197
moscas Avatar answered Oct 03 '22 02:10

moscas


OBSOLETTE:

In 2016.3 there's a feature that is DataGrip specific

Tracking database changes

If there are lots of changes in many places, you can see all of them from the Database Changes window. Important! This window is available only in DataGrip, but not in other IntelliJ-based IDE's.

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

like image 21
Sanjiv Jivan Avatar answered Oct 03 '22 02:10

Sanjiv Jivan