Commit Graph

216 Commits

Author SHA1 Message Date
Adam Ji 2db74c2d2c docs: update description 2023-06-07 16:30:29 +08:00
Adam Ji 3c1b5d3656 docs: update description 2023-06-07 16:29:11 +08:00
Adam Ji 6188f26d57 docs: add version history 2023-06-07 14:17:41 +08:00
Adam Ji 64733ba6a5 docs: add version history 2023-06-07 14:14:33 +08:00
wade zhang bd828cc90f
Merge pull request #21596 from taosdata/docs/xftan/TD-24608
docs: go connector add tmq assignment and seek
2023-06-07 11:45:06 +08:00
wade zhang 2ea92df895
Merge pull request #21619 from taosdata/docs/xftan/TD-24608-main
docs: go connector add tmq assignment and seek
2023-06-07 11:44:51 +08:00
t_max 09809f2fc0 docs: go connector version support 2023-06-07 11:44:04 +08:00
t_max 98ceb68a20 docs: go connector version support 2023-06-07 11:42:43 +08:00
wade zhang f9ba6d9393
Merge pull request #21593 from taosdata/docs/adamji/TD-24609-assignment-and-seek-offset
docs: add assignments and seek offset
2023-06-07 11:40:01 +08:00
Adam Ji 4c5604d7e7 docs: fmt lines 2023-06-07 11:33:53 +08:00
Adam Ji cc8a1b17be docs: add version requirements 2023-06-07 11:33:53 +08:00
Adam Ji c29e5b72d9 docs: add assignments and seek offset 2023-06-07 11:33:43 +08:00
wade zhang 5ed3d5a629
Merge pull request #21561 from taosdata/other/TD-24150
other: add jdbc consumer demo
2023-06-06 16:12:36 +08:00
t_max acbd3c5d8a docs: go connector add tmq assignment and seek 2023-06-06 16:02:56 +08:00
huolibo 7365efd32b docs: add consuemr demo doc 2023-06-06 15:52:03 +08:00
huolibo b65df61efd docs: add consuemr demo doc 2023-06-06 15:42:28 +08:00
t_max 046c9e9494 docs: go connector add tmq assignment and seek 2023-06-05 15:32:28 +08:00
Adam Ji 8ccfb29079 docs: fmt lines 2023-06-05 15:16:13 +08:00
Adam Ji b1800a2bd5 docs: add version requirements 2023-06-05 15:12:58 +08:00
Adam Ji 3e524d9aa3 docs: add assignments and seek offset 2023-06-05 15:02:00 +08:00
Haojun Liao 5301c5756a other: merge main into 3.0. 2023-06-01 09:29:18 +08:00
Shuduo Sang 0d2fa6f1e6
docs: refine python connector doc for req_id (#21526)
* 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

* docs: refine python connector doc for req_id
2023-05-30 11:49:00 +08:00
huolibo bbb93c3720 enh: tmq example add all properties 2023-05-25 11:27:49 +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
Yu Sun 1ded7a052b docs(connector-rust): update documents of connector for rust
The connector for rust has been updated to use `deadpool` as default connection pool instead of `r2d2`, and the `r2d2` was only kept for blocking mode.
2023-05-17 07:22:15 +00:00
huolibo 0a50a21df8 docs(driver): jdbc error code 2023-05-12 17:37:35 +08:00
wade zhang 62278ceeb4
Update 14-java.mdx 2023-05-10 14:43:39 +08:00
huolibo 677b95d66d fix: change some description 2023-05-10 13:49:17 +08:00
huolibo db4110c788 docs: formate and note of java doc 2023-05-10 13:43:26 +08:00
huolibo c1e1e5d831 docs(driver): fix format 2023-05-10 11:51:53 +08:00
wade zhang 01bee436da
Merge pull request #21223 from taosdata/docs/TD-22166
docs(driver): jdbc 3.2.1 document and error code
2023-05-10 11:18:09 +08:00
huolibo 50a24667cd docs(driver): jdbc 3.2.1 document and error code 2023-05-09 16:50:34 +08:00
Linhe Huo d2436fe06a
Merge pull request #21024 from taosdata/docs/adamji/sml-rust
docs: add example and document for rust schemaless insert
2023-05-09 16:32:48 +08:00
huolibo bac5bbc7ab
docs(driver): jdbc error code (#21114) 2023-04-28 11:43:53 +08:00
Shuduo Sang 7113ded06a
docs: fix typos and use 3.1.0 in java connector for3.0 (#21095)
* 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
2023-04-26 16:48:21 +08:00
Shuduo Sang 41cc572cd8
docs: update connector matrix for 3.0 (#21086)
* 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
2023-04-26 12:41:26 +08:00
Adam Ji 88e1e5145e docs: update rust.mdx 2023-04-23 10:23:27 +08:00
Adam Ji 6c3a2e2c5b
docs: support schemaless insert (#20944)
* docs: support schemaless insert

* docs: code reformat
2023-04-15 22:38:28 +08:00
Shuduo Sang c1412648d0
docs: use json instead of table in rest api (#20895)
* docs: add rest api diff

* docs: use html table

* docs: use json instead of table in rest api doc
2023-04-12 21:46:19 +08:00
Shuduo Sang c3abf5ede7
docs: use html table in rest api (#20893)
* docs: add rest api diff

* docs: use html table
2023-04-12 19:51:37 +08:00
Shuduo Sang b8ca369513
docs: add rest api diff (#20892) 2023-04-12 19:20:16 +08:00
Xuefeng Tan 290c8889a0
docs(driver-go): fix dsn param (#20813) 2023-04-07 17:16:08 +08:00
wade zhang 7c93e32fb5
Update 14-java.mdx 2023-03-31 17:21:41 +08:00
Adam Ji 319ec95b9d
docs: add content about req-id (#20650) 2023-03-27 17:07:33 +08:00
Shengliang Guan a798078c1d
Merge pull request #20580 from taosdata/docs/TD-23268-release-3.0.3.1
docs: release 3.0.3.1
2023-03-22 09:08:35 +08:00
Shuduo Sang d0b481b522
docs: append ws doc for python connector (#20572)
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601

* docs: append websocket doc for python connector

---------

Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 18:59:26 +08:00
xleili 238fe38ce8 docs: release 3.0.3.1 2023-03-21 16:05:25 +08:00
wade zhang df8e89d60c
Update 14-java.mdx 2023-03-20 14:09:35 +08:00
Xuefeng Tan 20e228f6ba
docs: fix login response body (#20397) 2023-03-10 17:04:07 +08:00
Xuefeng Tan 4e25ef3adc
docs: configurable Http status code (#20342) 2023-03-10 13:43:38 +08:00
WANG MINGMING 0510f68d01
Update 10-cpp.mdx 2023-03-10 10:37:31 +08:00
Shengliang Guan 1585418f68
Merge pull request #20348 from taosdata/wangmm0220-patch-2
fix:add description of taos_get_current_db
2023-03-09 15:19:04 +08:00
Shengliang Guan df4f42dfac
Merge pull request #20355 from taosdata/wangmm0220-patch-7
fix:add description of schemaless interface
2023-03-09 15:16:10 +08:00
Shuduo Sang 6c67d69c92
docs: java connector support subscription over websocket (#20362)
* 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
2023-03-09 14:27:57 +08:00
WANG MINGMING 55fa2b7fe8
Update 10-cpp.mdx 2023-03-08 20:36:06 +08:00
WANG MINGMING 86e349ec5c
Update 10-cpp.mdx 2023-03-08 20:00:03 +08:00
Shuduo Sang 24d3d6cb20
docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601 (#20336)
Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-08 15:52:48 +08:00
Shuduo Sang 42d2c15f19
docs: connector for 3.0 (#20250)
* 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
2023-03-03 10:14:57 +08:00
sunpeng b84b8e58f5
test: add python demo for websocket (#20209)
* test: add python demo for websocket

* fix test

* fix test

* fix test
2023-03-02 20:44:25 +08:00
sunpeng 060a085a2d
docs: update docs for req id (#20210) 2023-03-01 18:32:12 +08:00
huolibo d7e7800520
docs: add jdbc 3.1.0 version description (#20145)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-24 15:44:12 +08:00
xiaolei li 13bdd5afae
docs: update node-rest examples and reference (#20011) 2023-02-16 14:00:20 +08:00
xiaolei li e541528ab6
docs: update node-rest doc add insert sample (#20008)
* docs: update node-rest doc, add insert sample

* remove cn character in examples
2023-02-16 12:43:45 +08:00
dapan1121 d0d06c35af
enh: add thread limitation 2023-02-14 15:30:37 +08:00
xiaolei li ba73ba9359
docs(driver): add macOS installation instructors for node (#19796)
* docs(driver):add macOS installation instructors for node

* docs(driver):node add install EN macos install instruction

* docs(driver):fix typo

* docs: refine a bit

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-06 12:47:24 +08:00
Shuduo Sang fe8a463136
docs: update python sub over ws status (#19682)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link

* docs: fix example code mistake

* fix: examples/csharp typos

* fix: examples/python/native_insert_example.py mistake

* docs: update python connector document to reflect python version requirement change

* docs: update with two ways to install taos-ws-py

* docs: update python sub over ws status
2023-01-28 16:23:02 +08:00
Shuduo Sang 42e66c09dd
docs: update python connector document to reflect python version requirement change (#19664)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link

* docs: fix example code mistake

* fix: examples/csharp typos

* fix: examples/python/native_insert_example.py mistake

* docs: update python connector document to reflect python version requirement change

* docs: update with two ways to install taos-ws-py
2023-01-24 14:32:42 +08:00
sunpeng 0f3b3644de
docs: update python connector document (#19609)
* docs: update python connector document

* fix: tmq_consumer.py

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-18 00:11:45 +08:00
xiaolei li 830086e756
[WIP]docs(driver):update C# webscoket to import dll from nupkg (#17485)
* docs(driver):update C# webscoket to import dll from nupkg

* docs(driver):update description about C# using WebSocket dll from nuget package

* docs(driver):update C# webscoket to import dll from nupkg 2nd

* fix: typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 12:07:01 +08:00
Xuefeng Tan dba94bf5a0
enh(driver-go): redesign of go tmq api (#19553)
* enh(driver-go): redesign of go tmq api

* docs: add comments for reserved parameter

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-14 15:29:33 +08:00
Shuduo Sang 44292ec397
docs: update dot-net examples link (#19460)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link
2023-01-09 23:11:33 +08:00
sunpeng 05ce8c150c docs: update schemaless api for ttl 2022-12-12 15:10:24 +08:00
huolibo fbc7c9cd53
docs: add 3.0.3 & 2.0.42 version desc (#18856) 2022-12-09 18:09:24 +08:00
Shuduo Sang bfeaab4c50
docs: update connector matrix for go ws bulkpulling (#18691) 2022-12-05 11:22:58 +08:00
Shuduo Sang 5cfc7c451b
docs: update connector matrix for go ws tmq (#18690) 2022-12-05 11:13:25 +08:00
Shuduo Sang 449ca165c1
docs: update connector matrix for go ws stmt (#18688) 2022-12-05 11:04:20 +08:00
Shuduo Sang b6dfb03585
docs: update connector matrix with nodejs ws sql support (#18687) 2022-12-05 10:31:09 +08:00
Alex Duan 3b0d0a6164
Update 10-cpp.mdx 2022-11-23 13:57:00 +08:00
Shuduo Sang 4d4ba0ff11
docs: update jdbc version in connector matrix for3.0 (#18332)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix
2022-11-22 13:55:11 +08:00
wade zhang e8e1d64a9d
Update 10-cpp.mdx 2022-11-11 16:28:02 +08:00
wade zhang a501dc3f0c
Merge pull request #17745 from taosdata/docs/TS-1976
docs: what's updated on new version (2.0.41, 3.0.2)
2022-10-29 16:43:29 +08:00
Xuefeng Tan f2cee43cb7
doc: driver-go support stmt via WebSocket (#17740)
* doc: driver-go support stmt via WebSocket

* docs: fix typos

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-28 16:11:53 +08:00
Shuduo Sang d625cb56b7 docs: fix few typos 2022-10-28 15:47:55 +08:00
huolibo a7c2e0e688 docs: what's updated on new version (2.0.41, 3.0.2) 2022-10-28 15:31:47 +08:00
Xuefeng Tan df7cb2e85a
doc : taosadapter support user specify timezone and return corresponding time (#17400) 2022-10-25 11:45:16 +08:00
Shengliang Guan ce85caf147
Merge pull request #17458 from taosdata/docs/ZhiqiangWang/TD-19573-update-mac-docs
docs: update mac docs
2022-10-19 09:27:34 +08:00
Xuefeng Tan c77bc2b9b9
doc : driver-go support WebSocket-based bulk pulling (#17435)
* doc : driver-go support WebSocket-based bulk pulling

* doc : update English translation

* docs: remove preparation section

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 19:12:35 +08:00
afwerar abbfa0b8e5 docs: update mac docs 2022-10-18 18:13:00 +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
Shuduo Sang 400b5e1344
docs: fix python version required and a few typos (#17257)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos
2022-10-10 13:38:41 +08:00
Zhiyu Yang 31a4fe0722
fix: BINARY_COLUMN_SIZE is too short
fix: A TDengineError will be thrown since "California.SanFrancisco" is 23 bytes, and BINARY_COLUMN_SIZE is 20
2022-10-09 15:56:46 +08:00
Zhiqiang Wang 1e6ac774aa
docs: change doc about Mac (#17227) 2022-10-08 23:57:40 +08:00
songshuqi 5230c16153
Update 02-rest-api.mdx (#17221) 2022-10-08 17:42:33 +08:00
Shuduo Sang 86ca19f4d4
docs: sub-tbname rule note and fix show stables output (#17171) 2022-09-30 11:58:30 +08:00
gccgdb1234 075d8c4933 doc: change default tab to rest 2022-09-29 16:59:47 +08:00
gccgdb1234 67aba0657d Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-09-29 16:46:04 +08:00
gccgdb1234 f1d492f628 doc: change rest connection sample as the default in tabs 2022-09-29 16:18:47 +08:00
Shuduo Sang 4305a2374a
docs: refine rest api doc (#17050)
* docs: add more clear desc

* doc: fix ../zh/08-connector/02-rest-api.mdx
2022-09-24 16:02:32 +08:00
Shuduo Sang cfd7036661
docs: update connector doc for3.0 (#17020)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn
2022-09-23 11:55:55 +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
Shuduo Sang c57e6220d5 docs: add schemaless api 2022-09-16 10:51:51 +08:00
Shuduo Sang 9355996eb1 docs: change location to align with taosbenchmark 2022-09-13 17:50:35 +08:00
Shuduo Sang c5b17d192c
docs: update csharp connector status (#16787)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling
2022-09-13 17:09:56 +08:00
Shengliang Guan d8ac808e2b Merge remote-tracking branch 'maikebing/patch-1' into fix/dnode 2022-09-01 15:43:07 +08:00
gccgdb1234 d558793ab6 doc: add description field for files without description 2022-08-25 15:23:20 +08:00
gccgdb1234 a269f63a10 doc: change connector order and add taosadapter in REST API 2022-08-24 17:09:47 +08:00
gccgdb1234 f7014e093d doc: sort connectors 2022-08-24 13:04:46 +08:00
gccgdb1234 1c5524cef3 doc: fix broken links 2022-08-24 12:44:29 +08:00
gccgdb1234 ead5e6b222 doc: rename index.md 2022-08-24 12:34:03 +08:00
gccgdb1234 44691133af doc: fix broken links 2022-08-24 12:07:59 +08:00
gccgdb1234 2d1e64ce70 doc: fix broken links 2022-08-24 11:10:11 +08:00
gccgdb1234 4a494cc02e doc: fix broken links 2022-08-24 10:44:09 +08:00
gccgdb1234 bafc69462f doc: fix broken links 2022-08-24 09:30:46 +08:00
gccgdb1234 d111abf4da Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-08-24 09:18:54 +08:00
gccgdb1234 55f106db11 doc: move connector to a separate top chapter 2022-08-24 09:18:45 +08:00