Support for Snowflake (JDBC)?
I know I don't see any official support for Snowflake.
I see instructions on their site on how to connect with SQL Workbench/J using the Snowflake JDBC driver.
Since it's just a driver for JDBC, is this something I could get working at a basic level (no real feature support) here? Just to execute queries and maybe explore the tree list would be really nice. code completion would be amazing :)
请先登录再写评论。
Hi,
Look through our help https://www.jetbrains.com/help/datagrip/connecting-to-a-database.html#vertica_as_unsupported_dbms . I hope it'll help you to connect to Snowflake using jdbc.
Thank you.