Re: question about HTTP API
От | Josh Berkus |
---|---|
Тема | Re: question about HTTP API |
Дата | |
Msg-id | 5203F50A.8020203@agliodbs.com обсуждение исходный текст |
Ответ на | question about HTTP API (Szymon Guz <mabewlun@gmail.com>) |
Ответы |
Re: question about HTTP API
Re: question about HTTP API |
Список | pgsql-hackers |
On 08/08/2013 11:44 AM, Szymon Guz wrote: > Do we have any attempts of implementation the HTTP server described at > http://wiki.postgresql.org/wiki/HTTP_API? > > It seems like there are design ideas only. Are there any ideas about > implementation like using some existing http servers or writing everything > from scratch? Well, there's HTSQL: http://htsql.org/ Other than that, no. I was thinking of creating a general tool as a custom background worker, which would take stored procedure calls and pass them through to PostgreSQL, returning results as JSON. Mainly because I need it for a project. However, this wouldn't accept any query. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com
В списке pgsql-hackers по дате отправления: