tree: 20063ae962a6a0e83ad61b754bb7a2cc30fcefa5
  1. Apache.Arrow.Adbc.Drivers.Interop.FlightSql.csproj
  2. Build-FlightSqlDriver.ps1
  3. copyFlightSqlDriver.sh
  4. FlightSqlDriverLoader.cs
  5. readme.md
csharp/src/Drivers/Interop/FlightSql/readme.md

About

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

For details, see:

Flight SQL Driver for docs

GitHub for source code

Build the Flight SQL Driver

Run the Build-FlightSqlDriver.ps1 script to build the Flight SQL driver.