Re: Arduino SQL Connector

Поиск
Список
Период
Сортировка
От Steve Spence
Тема Re: Arduino SQL Connector
Дата
Msg-id 5350A9A8.8020807@gmail.com
обсуждение исходный текст
Ответ на Re: Arduino SQL Connector  (John R Pierce <pierce@hogranch.com>)
Ответы Re: Arduino SQL Connector  (Jan Wieck <jan@wi3ck.info>)
Re: Arduino SQL Connector  (Gavin Flower <GavinFlower@archidevsys.co.nz>)
Список pgsql-general
On 4/18/2014 12:21 AM, John R Pierce wrote:
>
> personal opinion:
>
> I don't think a terminal device like a PC or an embedded system should
> be talking directly to SQL at all.   instead, they should be talking
> to an application server which implements the "business logic", and
> THAT talks to the database.
>
>
>
>
When all we need to do is log sensor values, there's no business logic
needed. It's scientific data collection, and direct to SQL works very
nicely. It's fast and clean.

--
Steve, KK4HFJ

http://www.green-trust.org

http://www.essnmag.com

http://arduinotronics.blogspot.com



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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Arduino SQL Connector
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Arduino SQL Connector