tree: 02e7d00087457d92f5e731e279dcf694d1428ea6 [path history] [tgz]
  1. Apache.Arrow.Adbc.Drivers.Interop.Snowflake.csproj
  2. Build-SnowflakeDriver.ps1
  3. copySnowflakeDriver.sh
  4. readme.md
  5. SnowflakeDriverLoader.cs
csharp/src/Drivers/Interop/Snowflake/readme.md

About

This project generates a NuGet package containing the Snowflake ADBC Go Driver for use in other .NET projects. It contains a lightweight loader for loading the driver.

For details, see:

Snowflake Driver for docs

GitHub for source code

Build the Snowflake Driver

Run the Build-SnowflakeDriver.ps1 script to build the Snowflake driver.