Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ip4o7-0006GP-Iq for pgsql-advocacy@arkaria.postgresql.org; Wed, 08 Jan 2020 06:27:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ip4o4-0005LE-NC for pgsql-advocacy@arkaria.postgresql.org; Wed, 08 Jan 2020 06:27:04 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ip4o4-0005KI-CW for pgsql-advocacy@lists.postgresql.org; Wed, 08 Jan 2020 06:27:04 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1ip4nx-0000DU-EY for pgsql-advocacy@lists.postgresql.org; Wed, 08 Jan 2020 06:27:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:References:In-Reply-To:Subject:Cc: To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version:Sender: Reply-To:Content-ID:Content-Description; bh=JCOSQuVG4C4R06Wg75z0RBbP17A6/DReensl4Mhj+KA=; b=P+zc47TJRgwXAxzaOZZT8lef9C pHnF177T62jDrhfDqoHW8tSJ5DMGPOha6ryp9pz8WZeBlZvFZEKi5DPFfTwjjKvrc4kStgrysVERv roMALf6Yt1U2EXaGqMOQvAyKBobxxFenGEQeb/7oLvV2lTnISk/FkriKxcH4OOp85+ap9WPTCXqJN ZWZRUdYvdQHw0WE7336yAZl/ZUElOx6eZer8MrbzofJ95CBXK28hqEz4MpBlkjiL4Ov4m+M5QIgsg ceg0/DzyOodd3yCGAmLdd0Ia/ZwljEWvVOw3DeYllXEeMVHr2Ul766Fx1IHALYhC0Wcab58reQvu4 rd/bdRxA==; Received: from meldrar.postgresql.org ([87.238.57.231] helo=webmail.postgresql.org) by meldrar.postgresql.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ip4ns-0006U1-1i; Wed, 08 Jan 2020 06:26:55 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 08 Jan 2020 17:26:51 +1100 From: Justin Clift To: tsunakawa.takay@fujitsu.com Cc: pgsql-advocacy@lists.postgresql.org Subject: Re: Update of PostgreSQL ecosystem wiki In-Reply-To: References: Message-ID: X-Sender: justin@postgresql.org User-Agent: Roundcube Webmail/1.2.3 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2020-01-06 11:15, tsunakawa.takay@fujitsu.com wrote: > Hello, > > Long time no see. I've updated the PostgreSQL wiki page after a long > break. The number of filled software/service entries has reached 312. > I'd like to thank those who have been adding and updating this wiki. > > https://wiki.postgresql.org/wiki/Ecosystem:PostgreSQL_ecosystem Cool! That seems pretty extensive. :) > I expect the pace will get slower, because I've completed all blank > entries I had planned to fill in the category "Horizontal market > software". One problem I can't find a solution for is how to find > software/service that supports/uses PostgreSQL in the category > "Vertical market software." Probably manually, via search engine. Very hit and miss, and likely a lot of results to go through. ;) + Justin