Re: Arduino SQL Connector

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Arduino SQL Connector
Дата
Msg-id 20140417133750.GB7449@momjian.us
обсуждение исходный текст
Ответ на Arduino SQL Connector  (Steve Spence <greentrust@gmail.com>)
Ответы Re: Arduino SQL Connector  (Steve Spence <greentrust@gmail.com>)
Список 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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


В списке pgsql-general по дате отправления:

Предыдущее
От: yhe
Дата:
Сообщение: Re: hot standby data folder bigger than primary
Следующее
От: Steve Spence
Дата:
Сообщение: Re: Arduino SQL Connector