Re: Arduino SQL Connector

From: Steve Spence <greentrust(at)gmail(dot)com>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Arduino SQL Connector
Date: 2014-04-17 14:39:57
Message-ID: CAHe2DXzp-VaiTyzj5WPahKe3X=gFsFGJnvrcBSGK3uyZAC=eYw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Here is the home for the mysql connector -
http://drcharlesbell.blogspot.com/2013/04/introducing-mysql-connectorarduino_6.html
Steve Spence, KK4HFJ
Director, Green Trust
http://www.green-trust.org
Http://arduinotronics.blogspot.com

On Thu, Apr 17, 2014 at 10:37 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Thu, Apr 17, 2014 at 09:39:55AM -0400, Steve Spence wrote:
>> So, who wants to work on this with me? I'm a fair arduino programmer,
>> but know nothing about postgres.
>
> I would look at the MySQL one as a first step to see how that was done.
> You are basically going to need to duplicate libpq, which is a major
> undertaking. There are some interfaces written in non-C languages like
> Ruby and Java.
>
> --
> Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
> EnterpriseDB http://enterprisedb.com
>
> + Everyone has their own god. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Rysdam 2014-04-17 14:44:36 Re: Arduino SQL Connector
Previous Message Bruce Momjian 2014-04-17 14:37:51 Re: Arduino SQL Connector