lyft / presto-gateway

A load balancer / proxy / gateway for prestodb
Apache License 2.0
358 stars 156 forks source link

DBeaver support or guide to connect using datagrip #80

Closed PabloInnocenti closed 3 years ago

PabloInnocenti commented 5 years ago

Hi All, Thanks for this wonderfull project. We would like to know if gateway supports DBeaver client ( via presto-jdbc driver). Also if there is a guide how to connect to gateway using clients ( example DataGrip or SuperSet) or slack/google channel to chat. Thanks!

amitsingh-10 commented 5 years ago

Gateway is just a proxy for your Presto clusters. It should work with configuration as if the presto cluster was directly exposed. If you have used DataGrip or SuperSet to connect and execute queries on your Presto clusters directly, it should work seamlessly just with those configs/credentials.