forked from nec-postgres/pgjdbc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
24 lines (17 loc) · 927 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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