We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
宇润大佬你好,请问php-tdengine后续会支持Schemaless写入吗?
虽然TDEngine支持InfluxDB Line协议的Schemaless写入,但从TDEngine官方文档来看目前仅限支持Java、Python、Go、Node.js、C#、C这些语言,并不包括PHP。
对于那些想从influxdb迁移到TDEngine的PHP项目来说,如果可以支持InfluxDB Line协议的Schemaless写入,就可以保留原有的influx使用习惯,另一方面也可以免于预先创建超级表/子表的步骤,随着数据写入接口能够自动创建与数据对应的存储结构。
thx :D
The text was updated successfully, but these errors were encountered:
No branches or pull requests
宇润大佬你好,请问php-tdengine后续会支持Schemaless写入吗?
虽然TDEngine支持InfluxDB Line协议的Schemaless写入,但从TDEngine官方文档来看目前仅限支持Java、Python、Go、Node.js、C#、C这些语言,并不包括PHP。
对于那些想从influxdb迁移到TDEngine的PHP项目来说,如果可以支持InfluxDB Line协议的Schemaless写入,就可以保留原有的influx使用习惯,另一方面也可以免于预先创建超级表/子表的步骤,随着数据写入接口能够自动创建与数据对应的存储结构。
thx :D
The text was updated successfully, but these errors were encountered: