Deutsch   English   Français   Italiano  
<vmbhqk$3jtta$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Don Y <blockedofcourse@foo.invalid>
Newsgroups: sci.electronics.design
Subject: Re: Serial, concurrent, parallel
Date: Thu, 16 Jan 2025 11:06:04 -0700
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <vmbhqk$3jtta$1@dont-email.me>
References: <vm69a2$2h52d$1@dont-email.me> <vmam6l$3et7s$1@dont-email.me>
 <vmar9r$3g1ud$2@dont-email.me>
 <1r695ej.t31qiz7lhsjkN%liz@poppyrecords.invalid.invalid>
 <vmbbd0$3iq56$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 16 Jan 2025 19:06:14 +0100 (CET)
Injection-Info: dont-email.me; posting-host="5c4476b3bab58763ec60fbd13d6fd507";
	logging-data="3798954"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/d/10u4hvdrtc6KiSPmCn0"
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.2.2
Cancel-Lock: sha1:qO2LGuM2BrgoBpz789X5C6OdsqU=
In-Reply-To: <vmbbd0$3iq56$1@dont-email.me>
Content-Language: en-US
Bytes: 1908

On 1/16/2025 9:16 AM, Martin Brown wrote:
> On 16/01/2025 12:03, Liz Tuddenham wrote:
>> Don Y <blockedofcourse@foo.invalid> wrote:
>>
>>
>>> ... Especially as so many people seem to use spreadsheets
>>> in lieu of (real) databases.  :<
>>
>> As far as I can see, a databse is just a spreadsheet that has been
>> crippled by having all the cells on each line tied together
> 
> Real databases implement some form of content addressable storage.

Atomicity
Consistency
Isolation
Durability

These don't just apply to the *data* stored therein but, also, to
any other mechanisms that are associated with the data (e.g., indexes,
constraints, triggers, etc.)