mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* fix(keeper): gin log level * fix: add missing log file copy for JDBC example * fix: use jdbc standard api * chore(jdbc): update jdbc version --------- Co-authored-by: haoranchen <haoran920c@163.com> |
||
|---|---|---|
| .. | ||
| connectionPools | ||
| consumer-demo | ||
| highvolume | ||
| JDBCDemo | ||
| mybatisplus-demo | ||
| springbootdemo | ||
| SpringJdbcTemplate | ||
| taosdemo | ||
| .gitignore | ||
| 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://docs.taosdata.com/connector/java/