Sujet : Re: The joy of Ada
De : 186283 (at) *nospam* ud0s4.net (186282@ud0s4.net)
Groupes : comp.os.linux.miscDate : 30. Oct 2024, 06:55:35
Autres entêtes
Organisation : wokiesux
Message-ID : <IPCcnWfc5tPKV7z6nZ2dnZfqn_QAAAAA@earthlink.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
On 10/28/24 1:18 AM, Charlie Gibbs wrote:
On 2024-10-28, Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
On Mon, 28 Oct 2024 00:58:34 -0400, 186282@ud0s4.net wrote:
>
Long back I did extensive development on a PICK-OS based DB called
'Revelation'. It DID do an early version of SQL. It was used for over
a decade.
>
HOWEVER you never used the SQL beyond the top-level selections
because it was too slow.
>
Pick wasn’t even a relational database.
>
Back then, it was quite common to support open standards like SQL with
“malicious compliance” -- deliberately make them look worse than your
proprietary interface, to “persuade” your users to lock themselves in to
your product.
Not just back then. Today it's evolved into the doctrine of
"embrace, extend, extinguish".
SQL and flat-file DBs are kind of the all-gobbling
monsters.
But MV is still the better, saner, way to organize many
kinds of data.