Re: Npsql is much faster than ODBC ?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Rainer Bauer <usenet(at)munnin(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Npsql is much faster than ODBC ?
Date: 2007-11-07 01:15:40
Message-ID: 20071106171540.51aa9f67@scratch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 06 Nov 2007 22:03:52 +0100
Rainer Bauer <usenet(at)munnin(dot)com> wrote:

> Alvaro Herrera wrote:
>
> >FYI there's another Postgres ODBC driver that is said to have better
> >performance.
> >
> >https://projects.commandprompt.com/public/odbcng
> >
> >(Yes, my company maintains it)
>
> psqlodbc is licenced under LGPL, but ODBCng uses the GPL.
>
> That means that commercial software cannot use the ODBCng driver. Are
> there any plans to release it under LGPL licence?

The only time this would be an issue is if you tried to embed the
driver. Other than that, you are more than welcome to use closed source
software against the ODBCng driver.

Joshua D. Drake

>
> Rainer
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 3: Have you checked our
> extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

- --

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997 http://www.commandprompt.com/
UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHMRG8ATb/zqfZUUQRAib0AJ9kti8nA36Q6slwtDS6/wJ5u80AVACdFXnD
HW8SjKOz/hDbCpmd0FFiO34=
=JHH/
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rainer Bauer 2007-11-07 01:40:08 Re: Npsql is much faster than ODBC ?
Previous Message Gregory Stark 2007-11-07 01:03:48 Re: Postgresql simple query performance question