Commit graph

58 commits

Author SHA1 Message Date
kevin men
10ae72944d
docs: integrate with Pandas docs (#33350)
* docs: integrate with Pandas docs

* docs: add pandas example

* docs: modify pandas example format

* docs: upgrade taopy version

* fix(gpt): update requirements.

---------

Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
2025-10-29 18:05:22 +08:00
She Yanjie
05ba8289a5
docs: jdbc release 3.7.6 (#33293)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.6

* Update docs/en/14-reference/05-connector/14-java.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-17 16:24:15 +08:00
She Yanjie
f8e55eda37
docs: update conntector and error code page, remove rest connect type (#33266)
* chore(jdbc): update jdbc version

* docs: add connection type descriptions in 05-connector

* docs: add WebSocket error codes for C# connector

* docs: add rust connector error codes

* docs: modify conector and error code page

---------

Co-authored-by: t_max <1172915550@qq.com>
Co-authored-by: qevolg <2227465945@qq.com>
2025-10-15 21:03:17 +08:00
She Yanjie
34f77c4790
jdbc release 3.7.5 (#33152)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.5
2025-09-29 20:27:42 +08:00
kevin men
22209fabea
docs: upgrade the version of taopsy (#32749)
* docs: upgrade the version of taopsy

* docs: modify taos-ws-py  sqlalchemy examples

* docs: modify taos-ws-py connect examples

* docs: fix taos-ws-py sqlalchemy examples error

* docs: fix taos-ws-py sqlalchemy pool examples error

* docs: add taos-ws-py sqlalchemy pool some addr examples
2025-08-26 16:28:10 +08:00
guozhenwei
0d90aa024f
docs: update python ws docs (#32709)
* docs: update python ws docs

* docs: update rust docs

* fix: correct connection string format in create_connection_with_sqlalchemy function

* docs: update section title from 'DSN' to 'URL Specification' in Python connector documentation
2025-08-25 08:34:20 +08:00
She Yanjie
64facf71fe
jdbc release 3.7.3 (#32682)
* chore(jdbc): update jdbc version

* docs(jdbc): release 3.7.3
2025-08-21 20:03:16 +08:00
chenhaoran
2d90de3ab6 Merge remote-tracking branch 'origin/main' into enh/main/set-tdengine-tsdb 2025-08-14 12:34:50 +08:00
chenhaoran
aa861a5604 docs: fix Markdownlint format errors 2025-08-14 12:24:16 +08:00
chenhaoran
a2b2f41e0e docs: use "TDengine TSDB" instead of "TDengine" 2025-08-14 12:22:42 +08:00
She Yanjie
f24fba6ca6
docs(jdbc): jdbc release 3.7.2 (#32565)
* chore(jdbc): update jdbc version

* docs(jdbc): jdbc release 3.7.2
2025-08-13 12:02:46 +08:00
kevin men
f58c827eb8
docs: add python connect pool cases (#32554)
* docs: add python connect pool cases

* docs: modify python connector English doc
2025-08-13 09:12:23 +08:00
Xuefeng Tan
a1d147d328
docs(driver-go): add timezone parameter descriptions (#32496)
* docs(driver-go): add timezone parameter descriptions

* docs: update timezone examples to use Asia/Shanghai
2025-08-11 13:49:40 +08:00
guozhenwei
ddae2e481e
docs: add c ws new examples (#32011)
* test: add Makefile and test script for C ws examples

* docs: add c ws new examples

* docs: replace c ws examples with c ws new examples

* fix: correct log file redirection syntax in c_ws scripts

* style: format code

* docs: update c/c++ zh doc

* docs: add async demo and ws error code

* docs: modify c/c++ zh doc

* docs: rename asyncdemo.c to async_demo.c

* docs: update c ws zh doc

* docs: update c ws en docs

* docs: fix typos and improve WebSocket connection documentation

* docs: refactor code structure for improved readability and maintainability

* docs: modify stmt en doc

* fix: fix build doc errors

* fix: fix return value

* fix: delete taos_options

* fix: fix return value

* docs: update c/c++ connector docs
2025-07-28 14:23:39 +08:00
She Yanjie
6d9367ba9a
fix(keeper): gin log level (#32298)
* fix(keeper): gin log level

* fix: add missing log file copy for JDBC example

* fix: use jdbc standard api

* chore(jdbc): update jdbc version

---------

Co-authored-by: haoranchen <haoran920c@163.com>
2025-07-27 18:25:37 +08:00
She Yanjie
00afca0df0
Merge pull request #32266 from taosdata/docs/TD-34403
docs(jdbc): udpate 3.7.0 release doc
2025-07-26 11:26:06 +08:00
sheyanjie-qq
13a9dc78ea docs(jdbc): udpate 3.7.0 release doc 2025-07-26 10:41:58 +08:00
kevin men
ebc1a6b6ee
docs: update python version (#32243)
* docs: update python version

* docs: add datatype map
2025-07-25 19:25:50 +08:00
Xuefeng Tan
716c7a8f81
docs(driver-go): update connection documentation for IPv6 support and BLOB type (#32104) 2025-07-23 14:37:55 +08:00
guozhenwei
8726710d30
docs: fix rust examples (#31908)
* docs: modify rust native test case

* docs: modify rust ws test case

* docs: modify rust examples

* docs: update rust pool docs
2025-07-16 17:56:30 +08:00
kevin men
55dbf2f698
docs: upgrade the Python version and add the flink version description (#31548)
* docs: upgrade the Python version and add the flink version description

* chore: add deepwiki badge

Signed-off-by: WANG Xu <feici02@outlook.com>

* fix(query) subscriptions memory leak (#31533)

Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>

* docs: Google Data Studio changed to Google Looker Studio (#31487)

* docs: Google Data Studio changed to Google Looker Studio

* docs: restore one for Google Data Studio

* docs: restore one for Google Data Studio english

* docs: update 3.3.6.13 release notes in office web

* Update 3.3.6.13.md

* Update docs/zh/28-releases/03-notes/3.3.6.13.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(docs): correct spelling of 'forecast' in release notes

* fix(docs): correct typos in release notes for version 3.3.6.13

---------

Signed-off-by: WANG Xu <feici02@outlook.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: hongzhenliu <wluckyjob@gmail.com>
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
Co-authored-by: Alex Duan <51781608+DuanKuanJun@users.noreply.github.com>
Co-authored-by: support-platform <it@taosdata.com>
Co-authored-by: huohong <346479823@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2025-06-30 18:10:05 +08:00
kevin men
b48ac13062
docs: upgrade Python WebSocket Connector Version (#31447)
* docs: upgrade Python WebSocket Connector Version

* docs: add -Z parameter description

* docs: modify docs format
2025-06-26 15:39:00 +08:00
kevin men
e8f9e72337
docs(node): upgrade the Node.js version and improve the documentation (#31324)
* docs: upgrade the Node.js version and improve the documentation

* docs: upgrade the Node.js connector version and add IPv6 documentation instructions

* docs: modify nodejs download link

* docs: modify host describe

* docs: modify dsn describe error

* docs: update nodejs connector version
2025-06-14 11:52:27 +08:00
kevin men
a4a1fca17a
docs: add python stmt2 websocket docs (#31193)
* docs: add python stmt2 websocket docs

* docs: modify the documentation format of the stmt2 interface

* docs: add stmt2 example run command

* docs: modify stmt2 example error

* docs: modify python connector dependent version

* docs: add stmt2 example log

* docs: modify tmq example error
2025-05-26 20:17:44 +08:00
She Yanjie
ddb4b36404
docs: jdbc release 3.6.3 version (#31132) 2025-05-19 11:24:31 +08:00
She Yanjie
7ab13d40e7
docs(jdbc): release jdbc v3.6.2 (#30897)
* taoskeeper support new adapter metrics: connection pool and status

* jdbc release 3.6.2

* update gitignore

* update jdbc release history
2025-04-25 19:23:07 +08:00
She Yanjie
6f88b2c30a
docs: jdbc release 3.6.1, and update some comments (#30809)
* taoskeeper support new adapter metrics: connection pool and status

* jdbc 3.6.1 released, and update some comments
2025-04-17 10:01:44 +08:00
chenhaoran
09365b8f7a fix: correct typos , improve formatting in documentation and add check in ci 2025-04-01 20:34:47 +08:00
She Yanjie
019542a353
docs: jdbc 3.6.0 and fix grafana compose cfg issue (#30499)
* jdbc 3.6.0 and fix grafana compose cfg issue

* add highvolume demo file
2025-03-26 14:19:17 +08:00
Shengliang Guan
daabd4be3c docs: minor changes 2025-02-18 14:53:39 +08:00
sheyanjie-qq
dfd9673f0c jdbc add unsigned data types support 2025-01-22 14:32:30 +08:00
sheyanjie-qq
b992f27ca0 jdbc update to 3.5.2 2025-01-16 19:31:17 +08:00
sheyanjie-qq
2550b26c85 update jdbc version to 3.5.1 2024-12-31 13:41:51 +08:00
sheyanjie-qq
b1e9c7e6e6 update jdbc stmt2 doc and sample code 2024-12-25 16:58:30 +08:00
Yu Chen
cd274063d5
docs/ optimize the description regarding native connection 2024-12-04 09:23:24 +08:00
sheyanjie-qq
9525ec823d update jdbc demo, and version history 2024-11-26 09:42:05 +08:00
sheyanjie-qq
4268f9e65c java websocket use own protocal 2024-10-19 15:36:48 +08:00
sheyanjie-qq
7e5af93031 add cpp websocket connector doc 2024-09-27 08:49:58 +08:00
sheyanjie-qq
21994d450c update jdbc driver to 3.3.3 2024-09-23 20:22:56 +08:00
gccgdb1234
fde85365c2 docs: changes according to Jeff's comments 2024-09-23 12:01:22 +08:00
gccgdb1234
6b47513e07 doc: refactor document 2024-08-05 18:34:12 +08:00
gccgdb1234
3a63fd5b18 docs: overwrite docs in 3.0 branch with docs in main branch 2024-07-03 16:33:55 +08:00
sheyanjie-qq
dd4e8458ce mod grafana doc and jdbc 3.3.0 related doc 2024-07-01 18:49:36 +08:00
t_max
eab4861370 refactor(c#): refactor c# connector to v3.1.0 2023-12-14 18:28:29 +08:00
Shuduo Sang
f2ca4a22c7
docs: use latest java connector to avoid confusing user (#22254) 2023-08-01 09:44:33 +08:00
Shuduo Sang
bda3e6763f
docs: update connect for jdbc version (#21426)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section
2023-05-23 10:33:40 +08:00
Zhiqiang Wang
fc9982de68
docs: change macos client doc (#17420)
* docs: change macos client doc

* docs: change macos client doc

* docs: make taosadapter/taosbenchmark description align with prev

* fix: chinese colon

* fix: chinese colon

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 11:41:59 +08:00
Pan YANG
0c7913aa9a docs: some minor typo and improvements 2022-10-12 11:30:24 +08:00
xiaolei li
c577897c1f
test(docs):change docs-example file structure and update reference (#16987)
* test(docs):update docs-example file structure

* test(docs):update docs-example references under zh and en
2022-09-22 09:58:31 +08:00
xiaolei li
78ac5ee131
docs(diver):C# add docs with WebSocket (#16950)
* docs(diver):C# add docs with WebSocket

* docs(driver):C# docs update with commnets
2022-09-20 18:23:39 +08:00