On 18 Duben 2014, 18:11, Edson Richter wrote:
> Is Arduino capable of running Java apps?
> If so, you can use the excellent high quality PgSQL JDBC driver.
> Java interfacing with native libraries is not difficult, JNI are pretty
> well know and documented (and long lived already).
>
> Just my 2c (if you disregard, please just ignore me :-) ),

Arduino is a tiny computer, with a just a few kBs of memory. That's hardly
sufficient for a Java environment (especially if even the libpq library is
considered too large).

regards
Tomas



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to