Re: Arduino SQL Connector - Mailing list pgsql-general

From Steve Spence
Subject Re: Arduino SQL Connector
Date
Msg-id CAHe2DXwPK48pOw099tvdq44US=vgPr__TRYsHciaFC1j=EbKeQ@mail.gmail.com
Whole thread Raw
In response to Re: Arduino SQL Connector  (Tomas Vondra <tv@fuzzy.cz>)
Responses Re: Arduino SQL Connector  (Jan Wieck <jan@wi3ck.info>)
List pgsql-general
I'm trying to port my application from mysql to postgres (for the GIS
supoort). I had hoped there would be wild enthsuiasm for such a
project, as the Arduino community is extremely large, and this would
push postgres into a wider audience. I expected it would take multiple
people with varying backgrounds to accomplish the task. If you can do
it on your own, great. I'll be happy to lend what knowledge I have of
the Arduino and using the mysql connector -
http://www.green-trust.org/lmanco/find.php
Steve Spence, KK4HFJ
Director, Green Trust
http://www.green-trust.org
Http://arduinotronics.blogspot.com


On Thu, Apr 17, 2014 at 6:21 PM, Tomas Vondra <tv@fuzzy.cz> wrote:
> On 17.4.2014 19:43, Steve Spence wrote:
>> Oracle thought it was a good idea to put out a MySQL version, I
>> figure there should be some effort to counter that here .....
>
> Really? I found no information about this on oracle.com or mysql.com,
> except for a section in the discussion forum with ~20 posts. It's true
> that the author is apparently a Senior Software Engineer at Oracle, but
> this seems like a his own project. So much regarding the "Oracle
> thought" part ...
>
> BTW I doubt the approach "Oracle does X => you should do X too" will be
> fruitful here.
>
>> Need a Team lead on this, and I'll collaborate as much as I can on the
>> Arduino / Networking side.
>
> I'm a bit confused. What do you mean by "team lead"? I was thinking that
> maybe this would be a fun project for the holidays, refreshing my
> Arduino-fu. But no way I'm interested in being a TL of anything.
>
> I was messing with the PostgreSQL protocol [1] recently, and writing a
> code implementing something like what the mysql connector does would be
> quite trivial. A day of work, maybe two if you know networking but not
> the protocol.
>
> regards
> Tomas
>
> [1] http://www.postgresql.org/docs/9.3/interactive/protocol.html
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Arduino SQL Connector
Next
From: Adrian Klaver
Date:
Subject: Re: Cluster recovery - FATAL: database files are incompatible with server. Different PG_CONTROL_VERSION for cluster and server.