Re: The tragedy of SQL

From: Martin Ritchie <martinritchie(at)geotab(dot)com>
To: Mladen Gogala <gogala(dot)mladen(at)gmail(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: The tragedy of SQL
Date: 2021-09-14 20:00:00
Message-ID: CA+LW_6KvKd9WT7pzG8KCxcPTYoO-x=Epzckt-HPaV1_k1Sra0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The big advantage for SQL is that it has remained relatively constant and
universal for ~40 years. There is effectively one major relational database
language that you need to learn and that is that. Once you learn it you can
transport your knowledge to nearly every other relational database
environment. The big disadvantage is that it was developed 40 years ago and
there have been huge changes in how we use databases and how we design
language syntax. If we could redesign the standard with a clean sheet now
it would be much better. But things could be a lot worse, at least it is
not javascript.. gross!

Martin Ritchie
*Geotab*
Senior DBA
Direct +1 (519) 741-7660
Toll-free +1 (877) 436-8221
Visit www.geotab.com
Twitter <https://twitter.com/geotab> | Facebook
<https://www.facebook.com/Geotab> | YouTube
<https://www.youtube.com/user/MyGeotab> | LinkedIn
<https://www.linkedin.com/company/geotab/>

On Tue, Sep 14, 2021 at 3:53 PM Mladen Gogala <gogala(dot)mladen(at)gmail(dot)com>
wrote:

>
> On 9/14/21 02:18, Rob Sargent wrote:
>
> All languages are fucking terrible.
>
> I like English. It's not very complex and it allows me to express myself
> very well. You should see my native tongue, Croatian language, from the
> group of Slavic languages. It's fucking terrible.
>
>
> --
> Mladen Gogala
> Database Consultant
> Tel: (347) 321-1217https://dbwhisperer.wordpress.com
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Raymond Brinzer 2021-09-14 20:07:56 Re: The tragedy of SQL
Previous Message Rob Sargent 2021-09-14 19:59:41 Re: The tragedy of SQL