Re: The tragedy of SQL

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: The tragedy of SQL
Date: 2021-09-14 14:01:15
Message-ID: 6dcd9c8f-c759-5f0c-8e6c-393af06fe456@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> > ORMs a function of poor development culture and vendor advocacy, not
>
> > the fault of SQL. If developers don't understand or are unwilling to
>
> > use joins in language A, they won't in language B either.
>
> >
>
> > merlin
>
> Back in the day, within IBM there were two separate relational
> databases.  System-R (which came from San Hose) and PRTV (the Peterlee
> Relational Test vehicle).  As I understand it SQL came from System-R
> and the optimizer (amongst other things) came from PRTV.
>
>
> PRTV
> (https://en.wikipedia.org/wiki/IBM_Peterlee_Relational_Test_Vehicle_(PRTV)
> <https://en.wikipedia.org/wiki/IBM_Peterlee_Relational_Test_Vehicle_(PRTV)>)
> did not use SQL, and was never a released product, except with a
> graphical add-on which was sold to two UK local authorities for urban
> planning.
>
>
> So there are (and always have been) different ways to send requests to
> a relational DB, it is just that SQL won the day.
>
>
Ah, lets not forget Mr Lane's favourite: quel

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message DAVID ROTH 2021-09-14 14:05:10 Re: The tragedy of SQL
Previous Message David Goodenough 2021-09-14 13:51:19 Re: The tragedy of SQL