PostgreSQL sockets from JavaScript (HTML5)

I am viewing the connection options directly - without a web server or middleware - to the PostgreSQL server using JavaScript from a web browser client. On github, I found three projects:

All of them look like early, but at least somewhat active developments.

Do they all do roughly the same thing? What do they do, even what I'm looking for? Does anyone have experience working with any of them who can recommend it to others?

+5
source share
3 answers

node -postgres postgres-js .

, node.js, - . , , , PostgreSQL.

, HTML5, , -.

0

JavaScript CLIENT, OP, , , , .

Rdbhost PostgreSQL JavaScript. , .

HTTP- AJAX, jQuery .

. https://www.rdbhost.com.

0

. htsql: http://htsql.org/

- , https !

/ - . postgres ( - -).

: - , , postgres . , - - . JS, , - sql. , sql, . , , db , , -.

0

All Articles