homework-jianmu/tests/examples/JDBC
Shuduo Sang 3b97bd716d
Feature/sangshuduo/td 3317 taosdemo interlace (#5537)
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.

check offset 0.

* [TD-3316] <fix>: add testcase for taosdemo limit and offset.

fix sample file import bug.

* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.

* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.

* [TD-3317] <feature>: make taosdemo support interlace mode.

json parameter rows_per_tbl support.

* [TD-3317] <feature>: support interlace mode.

refactor

* [TD-3317] <feature>: support interlace mode.

refactor

* [TD-3317] <feature>: support interlace mode insertion.

refactor.

* [TD-3317] <feature>: support interlace mode insertion.

change json file.

* [TD-3317] <feature>: support interlace mode insertion.

fix multithread create table regression.

* [TD-3317] <feature>: support interlace mode insertion.

working but not perfect.

* [TD-3317] <feature>: support interlace mode insertion.

rename lowaTest with taosdemoTestWithJson

* [TD-3317] <feature>: support interlace mode insertion.

perfect

* [TD-3317] <feature>: support interlace mode insertion.

cleanup.

* [TD-3317] <feature>: support interlace mode insertion.

adjust algorithm of loop times.

* [TD-3317] <feature>: support interlace mode insertion.

fix delay time bug.

* [TD-3317] <feature>: support interlace mode insertion.

fix progressive timestamp bug.

* [TD-3317] <feature>: support interlace mode insertion.

add an option for performance print.

* [TD-3317] <feature>: support interlace mode insertion.

change json test case with less table for acceleration.

* [TD-3317] <feature>: support interlace mode insertion.

change progressive mode timestamp step and testcase.

* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

fix subscribeTest pids uninitialized.

* [TD-3317] <feature>: support interlace mode insertion.

add time shift for no sleep time.

* [TD-3317] <feature>: support interlace insert.

rework timestamp.

* [TD-3317] <feature>: support interlace mode insertion.

change rows_per_tbl to interlace_rows.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:14:50 +08:00
..
JDBCDemo change 2021-02-25 17:32:56 +08:00
SpringJdbcTemplate change 2021-01-28 15:55:04 +08:00
connectionPools change 2021-01-27 15:27:12 +08:00
mybatisplus-demo change 2021-01-27 22:42:01 +08:00
springbootdemo modified the springboot demo 2021-03-05 15:21:23 +08:00
taosdemo Feature/sangshuduo/td 3317 taosdemo interlace (#5537) 2021-03-23 15:14:50 +08:00
readme.md change 2021-01-28 16:08:41 +08:00

readme.md

TDengine examples

No. Name Describe
1 JDBCDemo Example codes for JDBC-JNI, JDBC-RESTful, Subscribe
2 connectionPools Example codes for HikariCP, Druid, dbcp, c3p0 connection pools
3 SpringJdbcTemplate Example codes for spring jdbcTemplate
4 mybatisplus-demo Example codes for mybatis
5 springbootdemo Example codes for springboot
6 taosdemo This is an internal tool for testing Our JDBC-JNI, JDBC-RESTful, RESTful interfaces

more detail: https://www.taosdata.com/cn//documentation20/connector-java/