Top "Datagrip" questions

JetBrains' commercial Database IDE(formerly 0xdbe).

Creating new database in DataGrip JetBrains

Anybody know how to create new database in DataGrip (database IDE from JetBrains)? Could not find in DataGrip Help page.

mysql database ide datagrip
How to Export/Import a Data Source from DataGrip?

I can't seem to figure out how to export a data source configuration in DataGrip (currently on 2016.2 EAP). I would …

datasource datagrip
How to export a data base from DataGrip at one SQL file?

How I can export a data base from DataGrip at one SQL file as phpmyadmin export? If I use Dump …

mysql datagrip
Import a database to DataGrip(0xDBE)

How do I import a database just like in phpmyadmin at DataGrip? I have the .sql exported from phpmyadmin... but …

mysql datagrip
How to import CSV data to MySQL in JetBrains DataGrip

I'm studying MySQL. I need to import data from a CSV file to a MySQL table using JetBrains DataGrip. I've …

mysql csv import datagrip
How could I create relationships between tables in JetBrains' DataGrip?

I am using DataGrip by JetBrains in my work. It is ok, but I don't know how to create relationships …

jetbrains-ide datagrip
Defining a Redshift connection in DataGrip

I'm trying to define a Redshift connection in DataGrip but couldn't find any Redshift driver in the UI. I tried …

jdbc amazon-redshift datagrip
How to quickly generate SELECT statement for a table in DataGrip?

In Microsoft SQL Server Management Studio (SSMS), you can right-click on a table, then go to Script Table as -&…

sql sql-server datagrip
Generating sql insert into for DataGrip

When you run a query (a SELECT statement) in the console, the data retrieved from the database are shown in …

insert sql-insert datagrip
datagrip Cannot apply changes This table is read only. Cell editor changes cannot be applied

So simply the problem occurs when I want to edit selected rows and then apply it. I'm sure it worked …

postgresql datagrip