Re: Arduino SQL Connector - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Arduino SQL Connector
Date
Msg-id 20140417143750.GC7449@momjian.us
Whole thread Raw
In response to Re: Arduino SQL Connector  (Steve Spence <greentrust@gmail.com>)
Responses Re: Arduino SQL Connector  (Steve Spence <greentrust@gmail.com>)
Re: Arduino SQL Connector  (David Rysdam <drysdam@ll.mit.edu>)
List pgsql-general
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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


pgsql-general by date:

Previous
From: Andres Freund
Date:
Subject: Re: hot standby data folder bigger than primary
Next
From: Steve Spence
Date:
Subject: Re: Arduino SQL Connector