API Reference snowflake_elixir v0.1.0
Modules
Snowflake driver for Elixir.
Helper library for interacting with Snowflakes REST API.
Connection server for interacting from DBConnection to Snowflake. A GenServer is used to limit the amount of queries that are issued to Snowflake at one time, to prevent it from being overwhelmed.