[Geomoose-users] Geomoose and Database

James Klassen klassen.js at gmail.com
Mon Feb 24 06:31:40 PST 2020


Your question is very vague about what you are trying to accomplish, so I
can only give a very general response.

GeoMoose (or anything running in a web browser) cannot talk to PostgreSQL
directly.  You need some middleware on the web server to bridge the two.
That could be anything from MapServer/GeoServer or a simple
perl/php/python/ruby/nodejs script to a full fledged framework.

What makes the most sense depends on what you are trying to do and what
tools you are comfortable with.

If you give us a better idea of what you are trying to achieve and what
environment and tools you have available, we can likely provide you with
better suggestions.


On Mon, Feb 24, 2020, 02:10 Jul.Ivars . <julien.ivars at outlook.com> wrote:

> Hello !
> I’m using Geomoose for a project and I want to connect a Database
> (Postgres) to geomoose … but I don’t know how to …
> I’ve try some things like npm « pg » but it didn’t work and I don’t know
> at all how to do … Did I have to did it like, using ‘pg’ to connect and
> after put all my connection into the index.js ? Or I am totally wrong ?
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geomoose-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20200224/66075a58/attachment.html>


More information about the Geomoose-users mailing list