PGJDBC-NGPostgreSQL 的 JDBC 驱动

联合创作 · 2023-09-30 19:28

PGJDBC-NG 


一个几月netty开发的支持JDBC和PostgreSQL高级特性的新的JDBC 驱动程序。
该驱动具有以下特性:



  • JDBC 4.1 target (with goal of complete conformance)


  • UDT support through standard SQLData, SQLInput & SQLOutput


  • Code Generator for UDTs (https://github.com/impossibl/pgjdbc-ng-udt)


  • Support for JDBC custom type mappings


  • Pluggable custom type serialization


  • Compact binary format with text format fallback


  • Database, ResultSet and Parameter meta data


  • Transactions / Savepoints


  • Blobs


  • Updatable ResultSets


  • Callable Statements


  • Asynchronous Notifications


  • SSL Authentication and Encrpytion


  • DataSource / XADataSource



目前最新版本未0.5,运行时需要netty 4.0.x.jar
下载地址为:



连接字符串:



jdbc:pgsql://[:]/

驱动为:



com.impossibl.postgres.jdbc.PGDriver
浏览 15
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报