Re: Describing Postgres as "object-relational" on the home page

From: "Karl O(dot) Pinc" <kop(at)karlpinc(dot)com>
To: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
Cc: Benjamin Scherrey <scherrey(at)proteus-tech(dot)com>, pgsql-www(at)lists(dot)postgresql(dot)org, Vik Fearing <vik(at)postgresfriends(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Describing Postgres as "object-relational" on the home page
Date: 2023-12-31 17:40:52
Message-ID: 20231231114052.30eccee6@slate.karlpinc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Sun, 31 Dec 2023 10:42:11 -0500
"Jonathan S. Katz" <jkatz(at)postgresql(dot)org> 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" + "<buzzword>". 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 <kop(at)karlpinc(dot)com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Jonathan S. Katz 2023-12-31 19:40:49 Re: Describing Postgres as "object-relational" on the home page
Previous Message Jonathan S. Katz 2023-12-31 15:42:11 Re: Describing Postgres as "object-relational" on the home page