Native API Write
Less than 1 minute
Native API Write
The Native API ( Session ) is the most widely used series of APIs of IoTDB, including multiple APIs, adapted to different data collection scenarios, with high performance and multi-language support.
Multi-language API write
Java
Before writing via the Java API, you need to establish a connection, refer to Java Native API.
then refer to JAVA Data Manipulation Interface (DML)Python
C++
Go
Refer to Go Native API