1.4 KiB
1.4 KiB
title | description | menu | influxdb/cloud-dedicated/tags | aliases | weight | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
C# .NET Flight client | The C# .NET Flight client integrates with C# .NET scripts and applications to query data stored in InfluxDB. |
|
|
|
201 |
Apache Arrow for C# .NET integrates with C# .NET scripts and applications to query data stored in InfluxDB.
For more information, see the C# client example on GitHub.
{{% note %}}
Use InfluxDB v3 client libraries
We recommend using the influxdb3-csharp
C# client library for integrating InfluxDB v3 with your C# application code.
InfluxDB v3 client libraries wrap Apache Arrow Flight clients and provide convenient methods for writing, querying, and processing data stored in {{% product-name %}}. Client libraries can query using SQL or InfluxQL. {{% /note %}}