| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Steve Spence <greentrust(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Arduino SQL Connector |
| Date: | 2014-04-17 13:37:50 |
| Message-ID: | 20140417133750.GB7449@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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 | Steve Spence | 2014-04-17 13:39:55 | Re: Arduino SQL Connector |
| Previous Message | yhe | 2014-04-17 13:28:52 | Re: hot standby data folder bigger than primary |