Re: Arduino SQL Connector

Поиск
Список
Период
Сортировка
От Steve Spence
Тема Re: Arduino SQL Connector
Дата
Msg-id CAHe2DXyGz8radS3zfEKoLHDPVNBg98oEwDHbG0-Et_sbHQhzDg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Arduino SQL Connector  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Thank you.

Steve Spence, KK4HFJ
Director, Green Trust
http://www.green-trust.org


On Fri, Apr 18, 2014 at 10:35 AM, Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 04/18/2014 06:20 AM, Steve Spence wrote:
And that is the way I used to do it, before the Arduino MySQL connector
came out. It was nice not to have to go though the double stepping any
more. Hence my interest in a Arduino PostgreSQL Connector.

I think it is a interesting idea, unfortunately I do not have the programming skills to make it happen. The primary issue to getting this going is that the Postgres developers are already pushed to the limit on keeping up with existing platforms. Adding a new one with such resource constraints is not all that compelling. That being said I still believe you could get something going via a cross community approach. In other words post your idea on a relevant Arduino forum/list also. To make the process smoother a written proposal/outline of what is desired would be nice. As has been mentioned the MySQL connector you are using is a cut down version of the full MySQL client, so what it offers could be a starting point for what you would want in a Postgres client. To have a home for this maybe set up a GitHub account to point people to and from which developers could work.


Here is how it works today. slim and clean -
http://www.green-trust.org/lmanco/find.php

Steve Spence, KK4HFJ
Director, Green Trust
http://www.green-trust.org
Http://arduinotronics.blogspot.com



--
Adrian Klaver
adrian.klaver@aklaver.com

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Cluster recovery - FATAL: database files are incompatible with server. Different PG_CONTROL_VERSION for cluster and server.
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Arduino SQL Connector