Path: csiph.com!weretis.net!feeder9.news.weretis.net!border-3.nntp.ord.giganews.com!nntp.giganews.com!local-2.nntp.ord.giganews.com!Xl.tags.giganews.com!local-4.nntp.ord.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 03 Nov 2024 01:49:02 +0000 Subject: Re: The joy of SQL Newsgroups: comp.os.linux.misc References: <69FTO.586561$1m96.459888@fx15.iad> From: "186282@ud0s4.net" <186283@ud0s4.net> Organization: wokiesux Date: Sat, 2 Nov 2024 21:48:47 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Message-ID: Lines: 44 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 99.101.150.97 X-Trace: sv3-JqnLsnpLet+mreqhDIj3kCusmCHedqk6aMXm9XHmVZgG4IIca7L8RUSo8Xjz/f2aQf9/3ZQt2Kd4e7O!UdgbGNWN26SsJ8U75KR43DUyScmmyvbcxwc41eIpwPAf3b/0vrt9/K7P5tpuya9AVCJT1nyr5Nkd!uo26A+XIjREAvsnSwFHM X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Xref: csiph.com comp.os.linux.misc:60384 On 11/2/24 7:49 AM, The Natural Philosopher wrote: > On 02/11/2024 05:19, 186282@ud0s4.net wrote: >> I don't think there's any distinct "advantage" these >>    days in either flat-file or MV. Plusses and minuses >>    for each approach. It's all a matter of how you FEEL >>    data should be structured/stored. >> >>    In short, 'religion'. > > MV? no one seems to know what 'MV' is. Did you invent it? ??? MV = Multi-Valued = Data fields that can hold long lists of that KIND of information. If you have a fleet-tracking DB then there'd be ONE field saying "mileage" and likely another for "fuel-added" and they'd just be added-to over time. The record for that vehicle is read all-at-once, rather than there being dozens, hundreds, of records for said vehicle every time it was fueled-up. > Insofar as data storage goes there are considerable advantages to a > normalised database with indices et al. > > It is not a religious choice. Ummm ... I'd still say so. MV DBs can also have indexes BTW. > The religion comes in with supporters who have been told that > *irrespective of the actual context or uses* it is 'simply the best' > > Rules are for the guidance of wise men and the obedience of fools. MV DBs are still sold - sometimes for really serious money - so clearly a lot of people/corps DO like that way of dealing with data. OpenQM is likely best known to Linux users. https://www.predictiveanalyticstoday.com/top-free-commercial-multivalue-database/