PGJDBC-NG PostgreSQL 的 JDBC 驱动

程序名称:PGJDBC-NG

授权协议: BSD

操作系统: 跨平台

开发语言: Java

PGJDBC-NG 介绍

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

PGJDBC-NG 官网

http://impossibl.github.io/pgjdbc-ng/

相关编程语言

SchemaCrawler提供一组用于增强标准JDBC Metadata的...
ER Master 是一个用于设计ER模型图的Eclipse插件。提...
Eclipse下用于画数据库ER图的插件,主要特性如下: ...
PowerDesigner 是Sybase的企业建模和设计解决方案,...
Mogwai ERDesigner NG是一个实体关系建模工具类似于...
Power*Architect 是一个数据建模工具,主要用在数据...