From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | James Keener <jim(at)jimkeener(dot)com> |
Cc: | Peter van Eck <peter(at)vaneckzone(dot)net>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL 9.5 and process REST calls enquiry |
Date: | 2016-02-12 15:58:43 |
Message-ID: | 56BE0133.3010209@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 02/12/2016 07:43 AM, James Keener wrote:
> https://github.com/begriffs/postgrest also looks interesting!
I thought the purpose of Spring/Spring Boot was to provide the REST
services in front of your choice of data store. Not sure how putting
another server in the stack is going to help things.
>
> On Fri, Feb 12, 2016 at 10:24 AM, Adrian Klaver
> <adrian(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>> wrote:
>
> On 02/12/2016 03:00 AM, Peter van Eck wrote:
>
>
>
> Hi, We are looking into setting up a PostgreSQL environment for an
> application that inputs JSON through via http rest calls.
>
> Now that we havent been using Postgres for these kind of setups
> I was
> wondering what the course of action is in setting this up.
>
> The development team is coding this in srpingboot with an embedded
> mongodb version. Do we have to configure pgrest for instance to
> enable
> postgres for processing JSON rest calls via HTTP or is that not
> necessary ?
> Again just puzzling in how to approach this...
>
>
> The below looks like a good start:
>
> http://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-sql.html
>
>
>
> thanks in advance.
>
> Peter
>
>
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org
> <mailto:pgsql-general(at)postgresql(dot)org>)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Tim Clarke | 2016-02-12 15:59:50 | Re: Windows performance |
Previous Message | Yury Zhuravlev | 2016-02-12 15:47:12 | Re: Test CMake build |