I am using scala and akka stream for my application and finally want to insert the record to snowflake.
Is it possible to connect to snowflake using slick jdbc or alpakka slick .
Please assist
I am using scala and akka stream for my application and finally want to insert the record to snowflake.
Is it possible to connect to snowflake using slick jdbc or alpakka slick .
Please assist
You can't, Snowflake is not in the list of supported databases:
https://scala-slick.org/doc/3.3.2/supported-databases.html