homework-jianmu/examples/JDBC
dependabot[bot] fb883786f4
chore(deps): bump spring-core in /examples/JDBC/taosdemo (#20610)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.26.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.20...v5.3.26)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 10:06:09 +08:00
..
JDBCDemo docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg 2022-08-26 18:38:04 +08:00
SpringJdbcTemplate fix(driver): jdbc sample for 3.0 (#16235) 2022-08-22 13:26:59 +08:00
connectionPools fix(driver): jdbc sample for 3.0 (#16235) 2022-08-22 13:26:59 +08:00
mybatisplus-demo fix(driver): jdbc sample for 3.0 (#16235) 2022-08-22 13:26:59 +08:00
springbootdemo enh(driver): add spring + mybatis type:byte[] example (#20050) 2023-02-25 14:48:25 +08:00
taosdemo chore(deps): bump spring-core in /examples/JDBC/taosdemo (#20610) 2023-03-24 10:06:09 +08:00
readme.md docs: fix java example link (#19873) 2023-02-08 16:21:08 +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://docs.taosdata.com/connector/java/