Drivers

openGeminiLess than 1 minuteAbout 199 words

Compatible with InfluxDB SDK

openemini is compatible with InfluxDB, so you can use the InfluxDB SDK to develop openGemini applications. You can click the link below for the installation and usage, which can be found in the github repository.

openGemini SDK

The SDK of openGemini is under development, and Python, Java, and Go will be developed first, and it is planned to be completed in August-September

The features of openGemini's SDK

  • Load balancing

Support connect multiple ts-sql, and automatic load balancing

  • Client cache

Support the client to cache some query results to improve query efficiency

  • Retry on failure

When the client encounters network problems or other failures, causing query or writing failures, try to re-establish the connection

  • Support Arrow protocol

The client supports Arrow protocol writing, and the writing performance will be improved by 300%

  • Other optimizations

For example, batchsize is automatically adjusted

Tips

These features may be available in multiple versions