From: RekGRpth Date: Thu, 9 Dec 2021 11:16:37 +0000 (+0500) Subject: BINDINGS.md: add cURL client for PostgreSQL X-Git-Tag: curl-7_81_0~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a3775fadf5d4f5ab1133d565c34e93a013791a2;p=thirdparty%2Fcurl.git BINDINGS.md: add cURL client for PostgreSQL Closes #8125 --- diff --git a/docs/BINDINGS.md b/docs/BINDINGS.md index 995f830ec6..069184df4b 100644 --- a/docs/BINDINGS.md +++ b/docs/BINDINGS.md @@ -84,6 +84,8 @@ Bailiff and Bálint Szilakszi, [PostgreSQL](https://github.com/pramsey/pgsql-http) - HTTP client for PostgreSQL +[PostgreSQL](https://github.com/RekGRpth/pg_curl) - cURL client for PostgreSQL + [PureBasic](https://www.purebasic.com/documentation/http/index.html) uses libcurl in its "native" HTTP subsystem [Python](http://pycurl.io/) PycURL by Kjetil Jacobsen