Stardog drivers for Snowflake

Snowflake drivers are available or not? if not, is there any way to connect.

Hey Jitesh,

We haven't made explicit accommodations for Snowflake data sources in Stardog. There would likely be some edge cases that need special handling if we run our full compliance suite. However, you can certainly try it out using Snowflake's JDBC driver. I would recommend setting the sql.dialect=POSTGRESQL property on the data source. Let us know if you have any issues and we'll be glad to help.

Jess

I tried using Generic SQL connection of Stardog and here is the error- You can see below my connection configuration.

Here is my configuration. I am trying to connect from Webversion of Stardog studio, so I suspect if the connection between 2 servers (Stardog and Snowflake) is fine or not:

Were you ever able to get connected to Snowflake? I use Stardog to connect to Snowflake and it works very well. Let me know if you're still having issues.