Commit graph

226 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
chenhaoran
5a79f60319 fix: update code block language for UDF examples from C to Python 2025-10-27 11:02:51 +08:00
chenhaoran
aa796903c6 fix: update UDF example links to correct file paths 2025-10-27 10:57:08 +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
danielclow
d7579d7794 docs: remove image import component 2025-09-16 10:18:03 +08:00
Mario Peng
7cba559291
add docs to explain difference of stmt and taos shell (#32935) 2025-09-12 14:57:51 +08:00
chenhaoran
abef4dd4fe fix: update example file reference from max_vol.c to extract_avg.c 2025-09-02 10:27:16 +08:00
chenhaoran
4dc0d9239e fix: update UDF example paths to correct directory 2025-09-02 10:04:58 +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
haoranchen
0a7e6db481
fix(docs): update UDF examples to correct file paths in documentation (#32735) 2025-08-25 14:36:44 +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
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
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
Simon Guan
441a2472d7 Merge branch '3.0' into merge/3.0tomain2 2025-06-19 18:26:02 +08:00
Daniel Clow
9fd9a67233
docs: lint all en md files (#31377) 2025-06-16 16:05:41 +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
Simon Guan
f691365426 Merge branch 'main' into merge/mainto3.0 2025-06-14 10:32:34 +08:00
WANG MINGMING
3006ee87ed
fix: avoid using : in consumer group (#31225) 2025-05-29 16:29:07 +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
6f4245170c
docs: jdbc tmq supports database subscription. [TS-6222] (#30819)
* docs: jdbc tmq supports database subscription. [TS-6222]

* Update docs/zh/07-develop/07-tmq.md

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

* Update 07-tmq.md

---------

Co-authored-by: haoranchen <haoran920c@163.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-25 19:21:31 +08:00
Simon Guan
50d3705bea
enh[TS-6318]: changed the keyword for composite primary keys from "primary key" to "composite key" (#30741) 2025-04-10 20:31:35 +08:00
She Yanjie
9700babbd6
docs: improve high volume doc (#30717)
* improve high volume doc

* fix typo

* fix deadlink
2025-04-10 09:28:07 +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
sheyanjie-qq
16f4cd175c Merge branch '3.0' into feat/highvolume 2025-03-25 00:15:32 +08:00
sheyanjie-qq
f66dffe5db add jdbc efficient writing docs 2025-03-25 00:03:58 +08:00
Simon Guan
2c27c10fa8 Merge branch 'main' into merge/mainto3.0 2025-03-20 14:05:45 +08:00
She Yanjie
0baea6ad8e
add c stmt2 example to doc (#30286)
* add: stmt2 insert example

* fix: free all heap

* format code

* add c stmt2 example

* update en doc desc

* mod makefile

---------

Co-authored-by: pengrongkun94@qq.com <pengrongkun94@qq.com>
2025-03-20 09:32:45 +08:00
xinsheng Ren
789f36edda
docs: udf function, extract_avg (#30244) 2025-03-18 17:52:21 +08:00
Simon Guan
6250adb3b1 refactor: rename udfd to taosudf 2025-03-06 22:20:52 +08:00
Shengliang Guan
25f8bfce29
Merge pull request #29844 from taosdata/feat/TS-5776
docs:add msg.consume.rawdata parameters to doc
2025-02-20 11:44:01 +08:00
Shengliang Guan
26bc7b6081
Merge pull request #29838 from taosdata/merge/mainto3.03
merge: from main to 3.0 branch
2025-02-20 11:37:23 +08:00
wangmm0220
36ae027824 docs:add msg.consume.rawdata parameters to doc 2025-02-20 10:56:03 +08:00
wangmm0220
26a0efbc10 fix:[TS-5776]add test case 2025-02-19 11:14:43 +08:00
wangmm0220
bdfa67e4a9 fix:[TS-5928]add consumer parameters 2025-02-18 17:32:00 +08:00
Alex Duan
70ad51876a
docs : tools page to adjust doc frame (#29769)
* fix: show max display width

* fix: adjust taos-cli doc

* fix: adjust taos-cli doc1

* fix: taosBenchmark detail tmq doc

* fix: normal parameter add blank

* docs: add taosBenchmark tmq docs

* fix: tmq parameter link to tmq module introduce

* fix: tmq parameter link other

* fix: docs for subscribe parameters

* fix: colon and dot add

* fix: remove dot

* fix: add all full stop

* fix: add all full stop lost one

* fix: add all full stop for all docs

* fix: add all full stop for all docs

* fix: add all full stop symbol

* docs: englisth doc for tools is ok

* fix: english docuement ok

* fix: install tdengine link update

* fix: set toc_max_level to 4

* fix: short title for good show

* fix: remove title taosdump word

* docs: unify taos shell taos-CLI and so on to TDengine CLI
2025-02-18 14:09:34 +08:00
Shengliang Guan
192001b17d
Merge pull request #29557 from taosdata/tomchon-patch-3
modify consumer parameters in 07-tmq.md
2025-02-07 10:20:27 +08:00
sheyanjie-qq
b992f27ca0 jdbc update to 3.5.2 2025-01-16 19:31:17 +08:00
haoranchen
9c69bc60f0
modify consumer parameters in 07-tmq.md 2025-01-13 15:02:34 +08:00
sheyanjie-qq
dc4feb8690 improve stmt doc, fix jdbc demo resultset bug 2025-01-13 15:01:58 +08:00
sheyanjie-qq
40a89c04bf add note for sql using in parameter binding insertion 2025-01-09 14:23:00 +08:00
sheyanjie-qq
2550b26c85 update jdbc version to 3.5.1 2024-12-31 13:41:51 +08:00
Alex Duan
2c35ec8ae9 docs: add stmt2_native.py example 2024-12-30 16:11:11 +08:00
Linhe Huo
2d273d669f
Merge pull request #29399 from taosdata/docs/xftan/TD-32351
docs: go connector support native stmt2 binding
2024-12-30 12:39:09 +08:00