forked from awslabs/aws-postgresql-jdbc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
34 lines (13 loc) · 899 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
25
26
27
28
29
30
31
32
33
34
AWS JDBC Driver for PostgreSQL
Copyright Amazon.com Inc. or affiliates.
The Amazon Web Services (AWS) JDBC Driver for PostgreSQL is a driver that enables
applications to take full advantage of the features of clustered PostgreSQL databases.
It is drop-in compatible and based on the PostgreSQL JDBC Driver
(https://github.com/pgjdbc/pgjdbc), and is compatible with all PostgreSQL deployments.
The AWS JDBC Driver for PostgreSQL currently enables fast failover for Amazon Aurora with PostgreSQL
compatibility. Support for additional features of clustered databases, including features
of Amazon RDS for PostgreSQL and on-premises PostgreSQL deployments, is planned.
License information can be found in the LICENSE file.
This distribution may include materials developed by third parties.
For license and attribution notices for these materials, please refer to the
LICENSE file.