lightdb jdbc驱动maven坐标

<dependency>
    <groupId>io.github.hslightdb</groupId>
    <artifactId>lightdb-jdbc</artifactId>
    <version>42.2.24</version>
</dependency

  lightdb jdbc是专门为lightdb数据库开发的jdbc驱动,100%兼容开源PG,再次基础上增加了同类类型兼容,Object自动推断,支持oracle pl/sql匿名块,jdbc fetch自动限流,null和emptyString兼容等高级特性,详细使用可参见https://www.light-pg.com/docs/LTJDBC/current/index.html

posted @ 2022-05-10 09:39  zhjh256  阅读(145)  评论(0)    收藏  举报