Skip to content

bocaph/pgjdbc

This branch is up to date with nec-postgres/pgjdbc:REL9_4_TDE_V1_1_1_STABLE.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4f7b4ee · Dec 7, 2015
Jul 19, 2007
May 6, 2015
Nov 28, 2011
Jun 29, 2015
Feb 26, 2015
Dec 1, 2015
Jun 15, 2015
Jun 3, 2015
Apr 3, 2015
Dec 1, 2015
Dec 1, 2015
Dec 7, 2015
Dec 1, 2015
May 5, 2015
Aug 6, 2015
Aug 6, 2015
Apr 25, 2014
Feb 6, 2012

Repository files navigation

Postgresql JDBC driver for Transparent Data Encryption for PostgreSQL
=====================================================================

This directory contains the source code of the PostgreSQL JDBC driver for 
Transparent Data Encryption for PostgreSQL.

Transparent Data Encryption for PostgreSQL(TDEforPG) is Encryption tool 
for PostgreSQL, which adds encrypted data types to PostgreSQL. 
For detail of information please refer to the URLs below.
    
    Enterprise Edition
    http://jpn.nec.com/tdeforpg/ 
  
    Free Edition
    https://github.com/nec-postgres/tdeforpg/wiki/Manual(JA)
  
PostgreSQL JDBC driver for TDEforPG is standard PostgreSQL JDBC with addition
feature which support some Object relational mappers (ORM) to operate with 
TDEforPG encrypted data.

There are some version of PostgreSQL JDBC driver for TDEforPG. You can find 
on the link below.
 
       https://github.com/nec-postgres/pgjdbc 

Packages

No packages published

Languages

  • Java 97.1%
  • XSLT 2.9%