Re: PostgreSQL 9.5 and process REST calls enquiry

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Peter van Eck <peter(at)vaneckzone(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 9.5 and process REST calls enquiry
Date: 2016-02-12 15:24:50
Message-ID: 56BDF942.5090205@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sterpu Victor 2016-02-12 15:37:37 Windows performance
Previous Message David G. Johnston 2016-02-12 15:18:50 Re: PostgreSQL 9.5 and process REST calls enquiry