homework-jianmu/examples/JDBC
Shuduo Sang 1e8323fac8
docs: update examples/jdbc demo readme (#18499)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme
2022-11-28 00:23:52 +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 fix(driver): jdbc sample for 3.0 (#16235) 2022-08-22 13:26:59 +08:00
taosdemo docs: update examples/jdbc demo readme (#18499) 2022-11-28 00:23:52 +08:00
readme.md fix(driver): jdbc sample for 3.0 (#16235) 2022-08-22 13:26:59 +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/reference/connector/java/