Skip to content

feat(csharp): native C# Snowflake ADBC driver (REST-based)#171

Open
ndglover wants to merge 1 commit into
adbc-drivers:mainfrom
ndglover:initial
Open

feat(csharp): native C# Snowflake ADBC driver (REST-based)#171
ndglover wants to merge 1 commit into
adbc-drivers:mainfrom
ndglover:initial

Conversation

@ndglover

Copy link
Copy Markdown

Adds a from-scratch, fully-managed C# implementation of the Snowflake ADBC driver (net8.0), independent of the Go/cgo Interop driver. It speaks Snowflake's internal REST protocol directly and returns Arrow natively.

As discussed in our slack chat here is a first cut of the driver.

Tagging @lidavidm @ianmcook @davidhcoe @CurtHagenlocher

Adds a from-scratch, fully-managed C# implementation of the Snowflake ADBC
driver (net8.0), independent of the Go/cgo Interop driver. It speaks
Snowflake's internal REST protocol directly and returns Arrow natively.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant