Re: native api or odbc?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: native api or odbc?
Дата
Msg-id CAHyXU0yaBkh6FemKgcQ5SoEh6idQOkkvB6VPdX5FizuERxbz3w@mail.gmail.com
обсуждение исходный текст
Ответ на native api or odbc?  (Ted Toth <txtoth@gmail.com>)
Список pgsql-general
On Tue, Jun 23, 2015 at 5:56 PM, Ted Toth <txtoth@gmail.com> wrote:
> What are peoples experiences with either/both, pluses/minuses?

If you're coding at the C level, I would definitely choose libpq
unless you were worried about cross database portability.   libpq is a
bit clunky but easy to code against.  libpq is also easier to
configure and port than odbc.

merlin


В списке pgsql-general по дате отправления:

Предыдущее
От: Francisco Olarte
Дата:
Сообщение: Re: DB access speeds, App(linux)<->PG(linux) vs App(linux) <->MSSql(Windows)
Следующее
От: Seb
Дата:
Сообщение: checking for NULLS in aggregate