

Drag and drop for script files - To run a script against any schema, you can now just drag and drop your script file from the Files tool window.Colors for global data sources - When you set the color for the global data source, it is now shared along with its data source.Pattern-based schema filtering - Added the ability to choose databases or schemas for introspection based on regular expression patterns.Quick filter - Added the ability to filter objects when using quick search.Select in the database explorer: Alt/Opt+Shift+B.

All major navigation actions can be performed there:
Datagrip redis driver code#
Please note that using virtual views in your SQL code is not currently possible. Virtual views are visible in the database explorer and can be run with a double-click. Basically, it’s just a query that retrieves the result and is stored inside DataGrip.
Datagrip redis driver driver#
Query Execution: The JDBC driver supports the execution of the majority of queries.Database Explorer: Separate folders for keys of different types for Redis v6.0+, and one folder with all keys for older versions.Introspection: Introspection of databases and keys, including the ability to set a default key filter for the introspector.

Here’s a quick overview of what it is included: You can now connect to Redis Single Instance, explore key values in the Data Viewer, write and execute Redis queries with the help of the smart coding assistance, and more. Redis Support - Added support for Redis.
