Arduino SQL Connector

From: Steve Spence <greentrust(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Arduino SQL Connector
Date: 2014-04-17 12:00:50
Message-ID: CAHe2DXw8oXR-SGi35Bnhm5OBcNSxEzOddg1p+L+VHjjCmQ+4hw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2014-04-17 13:12:51 Re: Heartbleed Impact
Previous Message Alban Hertroys 2014-04-17 06:55:35 Re: Re: any way for a transaction to "see" inserts done earlier in the transaction?