homework-jianmu/tests/examples/JDBC
huili e46de616a6
Merge pull request #5071 from taosdata/hotfix/TD-2541
Hotfix/td 2541
2021-01-29 09:11:18 +08:00
..
JDBCDemo [TD-2873] <fix>: fix JdbcRestfulDemo.java compile issue. 2021-01-28 11:43:48 +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 change 2021-01-27 19:35:51 +08:00
taosdemo change 2021-01-27 18:57:04 +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/