Hacker News new | ask | show | jobs
by polskibus 3842 days ago
Some product questions:

How does DataGrip support connectivity with different database engines? Is it JDBC or ODBC connectivity?

Does DataGrip use internal SQL parsing for various SQL dialects or is the SQL validated always against the server?

Does DataGrip include SQL profiling, like MS SQL Profiler?

Do you intend to add MDX support?

1 comments

I will answer to the first question : Seems that it's using JDBC , for Firebird it can be used with Jaybird driver

https://devnet.jetbrains.com/message/5518562#5518562