Re: Arduino SQL Connector

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Arduino SQL Connector
Дата
Msg-id 20140417143750.GC7449@momjian.us
обсуждение исходный текст
Ответ на Re: Arduino SQL Connector  (Steve Spence <greentrust@gmail.com>)
Ответы Re: Arduino SQL Connector  (Steve Spence <greentrust@gmail.com>)
Re: Arduino SQL Connector  (David Rysdam <drysdam@ll.mit.edu>)
Список pgsql-general
On Thu, Apr 17, 2014 at 09:39:55AM -0400, Steve Spence wrote:
> So, who wants to work on this with me? I'm a fair arduino programmer,
> but know nothing about postgres.

I would look at the MySQL one as a first step to see how that was done.
You are basically going to need to duplicate libpq, which is a major
undertaking.  There are some interfaces written in non-C languages like
Ruby and Java.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: hot standby data folder bigger than primary
Следующее
От: Steve Spence
Дата:
Сообщение: Re: Arduino SQL Connector