Skip to content

bocaph/pgjdbc

 
 

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 

About

Postgresql JDBC Driver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.1%
  • XSLT 2.9%