Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more.
There’s a new version of DataGrip, JetBrain’s IDE for databases and SQL. DataGrip 2017.1 has a number of improvements including new schema management and SQL resolution scopes.
DataGrip is a combination of an intelligent SQL editor and collection of database tools packed together and running on top of the IntelliJ platform.
The improvements to the new version start with the new schema management UI. This is a tree with the ability to choose if you want to introspect the current schema/database or, all schemas/databases.
The SQL resolution scope is another improvement. In previous versions of DataGrip, you could experience problems resolving objects from SQL code if they were unqualified by schema references.