Re: The tragedy of SQL

From: Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: The tragedy of SQL
Date: 2021-09-17 02:28:34
Message-ID: 6d9219db-f720-d093-cefe-207b455e60de@archidevsys.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 17/09/21 11:29, Guyren Howe wrote:
[...]
> The set theory is the _point_. SQL is a gargantuan distraction from
> using it efficiently.
>
> Imagine if COBOL was the only widely-available programming language
> with functions. You might use it, because functions are really great
> abstraction for programming. That wouldn’t mean that COBOL wasn’t an
> utterly awful language.
>
> SQL is like that, only for relations, sets and logic.

COBOL is horrible, but SQL is quite a neat language, though it has its
issues.

Am happy to write SQL, but not that keen on getting back into COBOL!

SQL is far superior to COBOL, in their respective use cases.

Cheers,
Gavin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron 2021-09-17 03:36:25 Re: The tragedy of SQL
Previous Message Gavin Flower 2021-09-17 02:21:58 Re: Alter and move corresponding: was The tragedy of SQL