Apache.IoTDB 2.0.2
Apache IoTDB Client for C#
Overview
This is the C# client of Apache IoTDB.
Apache IoTDB (Internet of Things Database) is a data management system for time series data, which can provide users specific services, such as, data collection, storage and analysis. Due to its light weight structure, high performance and usable features together with its seamless integration with the Hadoop and Spark ecology, IoTDB meets the requirements of massive dataset storage, high throughput data input, and complex data analysis in the industrial IoT field.
Apache IoTDB website: https://iotdb.apache.org Apache IoTDB Github: https://github.com/apache/iotdb
Installation
Install from NuGet Package
We have prepared a Nuget Package for C# users. Users can directly install the Apache IoTDB client using the .NET CLI. To install, simply run the following command in your command line:
dotnet add package Apache.IoTDB
For more details, visit the package on NuGet.
Note
The Apache.IoTDB package only supports versions greater than .net framework 4.6.1.
Prerequisites
.NET SDK Version >= 5.0
.NET Framework >= 4.6.1
How to Use the Client (Quick Start)
Users can quickly get started by referring to the use cases under the Apache-IoTDB-Client-CSharp-UserCase directory. These use cases serve as a useful resource for getting familiar with the client's functionality and capabilities.
For those who wish to delve deeper into the client's usage and explore more advanced features, the samples directory contains additional code samples.
Developer environment requirements for iotdb-client-csharp
.NET SDK Version >= 5.0
.NET Framework >= 4.6.1
ApacheThrift >= 0.14.1
NLog >= 4.7.9
OS
- Linux, MacOS or other Unix-like OS
- Windows + Bash (WSL, cygwin, Git Bash)
Command Line Tools
- dotnet CLI
- Thrift
Publish your own client on nuget.org
You can find out how to publish from this doc.
Showing the top 20 packages that depend on Apache.IoTDB.
| Packages | Downloads |
|---|---|
|
Apache.IoTDB.Data
IoTDB implementation of the System.Data.Common provider model.
Commonly Used Types:
Apache.IoTDB.Data.IoTDBCommand
Apache.IoTDB.Data.IoTDBConnection
Apache.IoTDB.Data.IoTDBConnectionStringBuilder
Apache.IoTDB.Data.IoTDBDataReader
Apache.IoTDB.Data.IoTDBException
Apache.IoTDB.Data.IoTDBFactory
Apache.IoTDB.Data.IoTDBParameter
Apache.IoTDB.Data.IoTDBTransaction
|
5 |
|
Apache.IoTDB.Data
IoTDB implementation of the System.Data.Common provider model.
Commonly Used Types:
Apache.IoTDB.Data.IoTDBCommand
Apache.IoTDB.Data.IoTDBConnection
Apache.IoTDB.Data.IoTDBConnectionStringBuilder
Apache.IoTDB.Data.IoTDBDataReader
Apache.IoTDB.Data.IoTDBException
Apache.IoTDB.Data.IoTDBFactory
Apache.IoTDB.Data.IoTDBParameter
Apache.IoTDB.Data.IoTDBTransaction
|
4 |
|
Apache.IoTDB.Data
IoTDB implementation of the System.Data.Common provider model.
Commonly Used Types:
Apache.IoTDB.Data.IoTDBCommand
Apache.IoTDB.Data.IoTDBConnection
Apache.IoTDB.Data.IoTDBConnectionStringBuilder
Apache.IoTDB.Data.IoTDBDataReader
Apache.IoTDB.Data.IoTDBException
Apache.IoTDB.Data.IoTDBFactory
Apache.IoTDB.Data.IoTDBParameter
Apache.IoTDB.Data.IoTDBTransaction
|
2 |
|
Apache.IoTDB.Data
C# client for Apache IoTDB
|
2 |
.NET Framework 4.6.1
- ApacheThrift (>= 0.14.1)
- IndexRange (>= 1.0.2)
.NET 5.0
- ApacheThrift (>= 0.14.1)
.NET 6.0
- ApacheThrift (>= 0.14.1)
.NET Standard 2.0
- ApacheThrift (>= 0.14.1)
- IndexRange (>= 1.0.2)
.NET Standard 2.1
- ApacheThrift (>= 0.14.1)
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.2 | 6 | 2025/7/12 |
| 1.3.4 | 1 | 2025/11/19 |
| 1.3.3.1 | 4 | 2025/7/12 |
| 1.0.0.4 | 2 | 2025/8/25 |
| 1.0.0.3 | 2 | 2025/8/25 |
| 1.0.0.2 | 2 | 2025/8/25 |
| 1.0.0.1 | 1 | 2025/11/19 |
| 1.0.0.1-alpha | 2 | 2025/8/25 |
| 0.13.0.10 | 2 | 2025/8/24 |
| 0.13.0.9 | 2 | 2025/8/25 |
| 0.13.0.7 | 2 | 2025/8/25 |
| 0.13.0.7-alpha | 2 | 2025/8/27 |
| 0.13.0.6 | 2 | 2025/8/25 |
| 0.13.0.4 | 2 | 2025/8/25 |
| 0.13.0.1 | 2 | 2025/8/25 |
| 0.12.1.2 | 2 | 2025/8/25 |
| 0.12.1 | 1 | 2025/11/18 |