Is it possible to query Pinot from a database IDE ...
# general
g
Is it possible to query Pinot from a database IDE like Datagrip?
k
haven't used Datagrip.. did you find any issues if you use the jdbc connector
g
Unfortunately doesn't seem like I can use just a JDBC connector. I only offers me drivers from this list
y
DataGrip allows to register a new JDBC driver. https://www.jetbrains.com/help/datagrip/other-databases.html
🙌 1
k
Is datagrip a popular tool that folks use in IDE?
g
Datagrip's functionality is included in ItelliJ IDEA, but it's also a standalone application that I prefer as my main database IDE
k
got it, can you file an issue.. looks like its worth adding it