From: | Steve Spence <greentrust(at)gmail(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Arduino SQL Connector |
Date: | 2014-04-17 13:39:55 |
Message-ID: | CAHe2DXzOhpb5oTD6DP8L0WJmq=_O5Ljoem835M1y-akOPxFsiw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
So, who wants to work on this with me? I'm a fair arduino programmer,
but know nothing about postgres.
Steve Spence, KK4HFJ
Director, Green Trust
http://www.green-trust.org
Http://arduinotronics.blogspot.com
On Thu, Apr 17, 2014 at 9:37 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Thu, Apr 17, 2014 at 08:00:50AM -0400, Steve Spence wrote:
>> I'm using a MySQL library on my arduino that allows me to directly
>> connect to a MySQL database and perform SQL queries on the Arduino.
>>
>> I need something similar for Postgres. Anyone have the knowledge and
>> interest to work with me?
>>
>> Here is a sample of what I'm doing currently, and the results:
>>
>> http://arduinotronics.blogspot.com/2014/04/arduino-based-sql-queries.html
>>
>> http://green-trust.org/lmanco/find.php
>
> I have never heard of anyone writing a Postgres client connector for
> Arduino, but it would certainly be possible to write if MySQL can have
> one.
>
> --
> Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
> EnterpriseDB http://enterprisedb.com
>
> + Everyone has their own god. +
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2014-04-17 14:02:10 | Re: hot standby data folder bigger than primary |
Previous Message | Bruce Momjian | 2014-04-17 13:37:50 | Re: Arduino SQL Connector |