Skip to content

A completely new PostgreSQL JDBC driver implementation

Notifications You must be signed in to change notification settings

dbichko/pgjdbc-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

pgjdbc-ng

A completely new PostgreSQL JDBC driver implementation

Releases:

0.0.1-SNAPSHOT

Features Include:

  • JDBC 4.1 conformance (currently the goal but most likely not quite there)
  • UDT support through standard SQLData, SQLInput & SQLOutput
  • Support for JDBC custom type mappings
  • Pluggable custom type serialization
  • Higher performance binary format with text format fallback
  • Database, ResultSet and Parameter meta data
  • Transactions / Savepoints
  • Blobs

Planned Missing Features:

  • CallStatement support
  • Updatable ResultSets
  • SSL encryption

Requirements:

  • Java 7
  • PostgreSQL 9.2

Sponsors

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler

About

A completely new PostgreSQL JDBC driver implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published