Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rJzoG-00HRmx-ST for pgsql-www@arkaria.postgresql.org; Sun, 31 Dec 2023 17:41:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rJzoD-009DPl-GA for pgsql-www@arkaria.postgresql.org; Sun, 31 Dec 2023 17:41:09 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rJzoD-009DPd-9G for pgsql-www@lists.postgresql.org; Sun, 31 Dec 2023 17:41:09 +0000 Received: from janus.karlpinc.com ([173.161.46.12] helo=smtp.karlpinc.com) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rJzo6-00ErbU-84 for pgsql-www@lists.postgresql.org; Sun, 31 Dec 2023 17:41:08 +0000 Received: from slate.karlpinc.com (unknown [192.168.1.14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by smtp.karlpinc.com (Postfix) with ESMTPS id CEFB7A112; Sun, 31 Dec 2023 11:40:57 -0600 (CST) Received: from slate.karlpinc.com (localhost [IPv6:::1]) by slate.karlpinc.com (Postfix) with ESMTPS id 3F62E3FBCD; Sun, 31 Dec 2023 11:40:57 -0600 (CST) Date: Sun, 31 Dec 2023 11:40:52 -0600 From: "Karl O. Pinc" To: "Jonathan S. Katz" Cc: Benjamin Scherrey , pgsql-www@lists.postgresql.org, Vik Fearing , Bruce Momjian , Tom Lane Subject: Re: Describing Postgres as "object-relational" on the home page Message-ID: <20231231114052.30eccee6@slate.karlpinc.com> In-Reply-To: References: <20231226131047.493259f8@slate.karlpinc.com> <20231228135446.3ba508d5@slate.karlpinc.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Sun, 31 Dec 2023 10:42:11 -0500 "Jonathan S. Katz" wrote: > I think it's a good idea to talk about the types of > functionality/workloads PostgreSQL can support, whether in core or > extensions (geospatial, time series, vector/AI/pick-the-buzzword, > distributed, etc.), and perhaps the starting point is adding that > language that suggests that. We can then link to the wiki, perhaps > make a "List of Extensions" page that's similar to "List of > Drivers"[4] (which [4] is now linked to from the docs) that > categorizes them. [5] has a nice starting point on the aggregation of > what's out there. > [5] https://gist.github.com/joelonsql/e5aa27f8cc9bd22b8999b7de8aee9d47 There's also https://pgxn.org, the PostgreSQL Extension Network. It's interface, a list of tags with font sizes that correspond to frequency of occurrence, gives me an idea. Give up. Add the sentence "PostgreSQL supports many popular buzzwords, which make it more than a relational database." and link "buzzwords" to a page of buzzwords. Since "buzzword" is so generic, "Geospatial" can appear next to "ACID" next to "SQL" without concern. Each buzzword could link to a google search of "PostgreSQL" + "". To get fancy, let the user choose the search engine. Or really give up and link to a buzzword page on the pg wiki. Regards, Karl Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein