Hello.

H2 is not a JS database and H2 does not have a client library for 
JavaScript applications. But you can run Pg server from H2 database 
separately and try to connect to it with some of third-party PostgreSQL 
drivers available as npm packages. Maybe some of them will work, maybe not. 
It's better to build H2 database from the current sources from the GitHub, 
implementation of Pg Server got significant improvements since the last 
release.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to