Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
taosdata
TDengine
提交
9cda2b25
T
TDengine
项目概览
taosdata
/
TDengine
1 年多 前同步成功
通知
1185
Star
22016
Fork
4786
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
TDengine
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1
Issue
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
9cda2b25
编写于
11月 30, 2021
作者:
L
Linhe Huo
提交者:
GitHub
11月 30, 2021
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
[TD-11356]<docs>: fix broken link in README (#8843)
上级
3f363a74
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
17 addition
and
14 deletion
+17
-14
README-CN.md
README-CN.md
+9
-7
README.md
README.md
+8
-7
未找到文件。
README-CN.md
浏览文件 @
9cda2b25
...
...
@@ -254,23 +254,25 @@ Query OK, 2 row(s) in set (0.001700s)
TDengine 提供了丰富的应用程序开发接口,其中包括C/C++、Java、Python、Go、Node.js、C# 、RESTful 等,便于用户快速开发应用:
-
Java
-
[
Java
](
https://www.taosdata.com/cn/documentation/connector/java
)
-
C/C++
-
[
C/C++
](
https://www.taosdata.com/cn/documentation/connector#c-cpp
)
-
Python
-
[
Python
](
https://www.taosdata.com/cn/documentation/connector#python
)
-
Go
-
[
Go
](
https://www.taosdata.com/cn/documentation/connector#go
)
-
RESTful API
-
[
RESTful API
](
https://www.taosdata.com/cn/documentation/connector#restful
)
-
Node.js
-
[
Node.js
](
https://www.taosdata.com/cn/documentation/connector#nodejs
)
-
[
Rust
](
https://www.taosdata.com/cn/documentation/connector/rust
)
## 第三方连接器
TDengine 社区生态中也有一些非常友好的第三方连接器,可以通过以下链接访问它们的源码。
-
[
Rust
Connector
](
https://github.com/taosdata/TDengine/tree/master/tests/examples/rust
)
-
[
Rust
Bindings
](
https://github.com/songtianyi/tdengine-rust-bindings/tree/master/examples
)
-
[
.Net Core Connector
](
https://github.com/maikebing/Maikebing.EntityFrameworkCore.Taos
)
-
[
Lua Connector
](
https://github.com/taosdata/TDengine/tree/develop/tests/examples/lua
)
...
...
README.md
浏览文件 @
9cda2b25
...
...
@@ -281,18 +281,19 @@ drop database db;
TDengine provides abundant developing tools for users to develop on TDengine. Follow the links below to find your desired connectors and relevant documentation.
-
[
Java
](
https://www.taosdata.com/en/documentation/connector/#Java-Connector
)
-
[
C/C++
](
https://www.taosdata.com/en/documentation/connector/#C/C++-Connector
)
-
[
Python
](
https://www.taosdata.com/en/documentation/connector/#Python-Connector
)
-
[
Go
](
https://www.taosdata.com/en/documentation/connector/#Go-Connector
)
-
[
RESTful API
](
https://www.taosdata.com/en/documentation/connector/#RESTful-Connector
)
-
[
Node.js
](
https://www.taosdata.com/en/documentation/connector/#Node.js-Connector
)
-
[
Java
](
https://www.taosdata.com/en/documentation/connector/java
)
-
[
C/C++
](
https://www.taosdata.com/en/documentation/connector#c-cpp
)
-
[
Python
](
https://www.taosdata.com/en/documentation/connector#python
)
-
[
Go
](
https://www.taosdata.com/en/documentation/connector#go
)
-
[
RESTful API
](
https://www.taosdata.com/en/documentation/connector#restful
)
-
[
Node.js
](
https://www.taosdata.com/en/documentation/connector#nodejs
)
-
[
Rust
](
https://www.taosdata.com/en/documentation/connector/rust
)
### Third Party Connectors
The TDengine community has also kindly built some of their own connectors! Follow the links below to find the source code for them.
-
[
Rust
Connector
](
https://github.com/taosdata/TDengine/tree/master/tests/examples/rust
)
-
[
Rust
Bindings
](
https://github.com/songtianyi/tdengine-rust-bindings/tree/master/examples
)
-
[
.Net Core Connector
](
https://github.com/maikebing/Maikebing.EntityFrameworkCore.Taos
)
-
[
Lua Connector
](
https://github.com/taosdata/TDengine/tree/develop/tests/examples/lua
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录