mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
Bumps org.apache.kafka:kafka-clients from 3.9.0 to 3.9.1. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-version: 3.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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/