Re: Include PostgresNIO Swift client in the Documentation

Jonathan S. Katz <jkatz@postgresql.org>

From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: fabianfett@mac.com, pgsql-docs@lists.postgresql.org
Date: 2023-08-11T00:23:45Z
Lists: pgsql-docs
Hi Fabian,

On 8/10/23 3:55 AM, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/15/external-interfaces.html
> Description:
> 
> Hi,
> 
> I'm reaching out to ask if the Swift Postgres could be included in the
> listing here:
> 
> https://www.postgresql.org/docs/current/external-interfaces.html
> 
> Name: PostgresNIO
> Language: Swift
> Comments: Non-blocking, event-driven client built with SwiftNIO
> Website: https://github.com/vapor/postgres-nio

As of late, we've been keeping the canonical list on the wiki page here, 
which already includes PostgresNIO:

https://wiki.postgresql.org/wiki/List_of_drivers

The last time this came up, I think we discussed linking to the wiki 
page from the docs, vs. trying to keep the docs up-to-date with all of 
the drivers available. Perhaps it's worth seeing if we want to make any 
changes to the docs page prior to the v16 GA?

Thanks,

Jonathan

Commits

  1. doc: Replace list of drivers and PLs with wiki link