javascript app running in crhome with connection to postgreSQL

From: stan <stanb(at)panix(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: javascript app running in crhome with connection to postgreSQL
Date: 2020-06-10 13:22:58
Message-ID: 20200610132258.GB8206@panix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


OK, I have to admit this is a case of my being influenced by things going on
in the news, which I am not normally influenced by.

All the news about the touch screens on the crew dragon capsule using a
JavaScript app running in Chrome, have me thinking about doing some
testing for a project I am working on that I am not happy with the
direction we are currently going in for the fronted.

Can anyone point me to some documentation as to how to start building a
test application for this?

My first question is whether this would have a persistent connection to the
backend database, or would it work like a CGI script, and have to make a
connection to the backend every time the user takes an action?

--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Bernstein 2020-06-10 13:51:22 Re: javascript app running in crhome with connection to postgreSQL
Previous Message Praveen Kumar K S 2020-06-10 12:39:14 Re: [HELP] Reset postgres server