Re: JDBC4 Postgresql Driver

From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
To: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
Cc: "Boyer, Laura (GE Aviation, US)" <laura(dot)boyer(at)ge(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC4 Postgresql Driver
Date: 2012-10-29 22:26:42
Message-ID: CABvLTWGewX3ZjsVq1mp---1FfM=bJw1p_+Oc+LP8KhVxrQBdsA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, Oct 28, 2012 at 4:31 PM, Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> wrote:

> JDBC is an access API. PgJDBC provides an implementation of the service
> provider side of that API so that applications that use JDBC can use it
> to talk to PostgreSQL. It's "glue" code that connects JDBC to PostgreSQL.
>

> In the same way, psqlODBC is "glue" code to connect ODBC API users to
> PostgreSQL.
>

Also, JDBC is developed under the BSD license. PgODBC is develop under the
GPL License.

http://jdbc.postgresql.org/license.html
http://psqlodbc.projects.pgfoundry.org/

--
Regards,
Richard Broersma Jr.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2012-10-30 01:49:20 Re: TableName
Previous Message dmp 2012-10-29 16:21:54 Re: TableName