英文:
What programming language links does TDengine support?
问题
我想知道TDengine支持哪些编程语言,比如C、C++、Java、PHP、Python和Go?我从事工业物联网的开发工作,我有几个旧系统,我想访问TDengine。
英文:
I would like to know which programming languages are supported by TDengine
such as C, C++, Java, PHP, Python, and Go?
I am engaged in the development of Industrial internet of things. I have several old systems that I used to have, and I want to access TDengine
答案1
得分: 1
根据TDEngine文档,它提供了以下连接器:
英文:
Note that this isn't an area where I have expertise. I was just looking for potentially AI-generated answers and came across this question.
According to the TDEngine documentation, it:
> Provides connectors for C/C++, Java, Python, Go, Rust, Node.js and other programming languages.
(links added)
In the "other" category, I also see .NET in their repo list.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论