homework-jianmu/tests/examples/JDBC
Shuduo Sang 640062a53d
Hotfix/sangshuduo/td 3401 query statistic (#5795)
* [TD-3401]<fix>: taosdemo query statistic.

refactor func name.

* [TD-3401]<fix>: taosdemo query statistic.

refactor func name 2.

* [TD-3401]<fix>: taosdemo support query statistic.

implementation.

* cleanup

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-13 16:24:42 +08:00
..
JDBCDemo Update JDBCDemo.java 2021-03-31 13:46:01 +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 Hotfix/sangshuduo/td 3401 query statistic (#5795) 2021-04-13 16:24:42 +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/