Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc,alt.folklore.computers Subject: Re: The joy of SQL Date: 27 Oct 2024 17:35:31 GMT Lines: 20 Message-ID: References: <20241021151652.00005675@gmail.com> <20241022095931.00001d38@gmail.com> <20241022144815.00007ea5@gmail.com> <20241022153631.00002ec9@gmail.com> <7t6cnTF27tl40YH6nZ2dnZfqnPidnZ2d@earthlink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net PC6M6P/ufQAarO7c4KfhjQkK0vs2TfNWpn0+aXERAQlfM2XAVG Cancel-Lock: sha1:8R5ehqTX7bICt32q+XjOcLE/bA8= sha256:EBAd6Swyj/o0pP4NRANnINfz//oiO9wqGJgzyD/AuNs= User-Agent: Pan/0.149 (Bellevue; 4c157ba) Xref: csiph.com comp.os.linux.misc:60133 alt.folklore.computers:228235 On Sun, 27 Oct 2024 09:32:16 +0000, The Natural Philosopher wrote: > On 26/10/2024 17:44, Lars Poulsen wrote: >> On 2024-10-26, The Natural Philosopher wrote: >>> On 26/10/2024 02:58, 186282@ud0s4.net wrote: >>>> PHP is fair, but it's not really a good DB >>>>   editing lang. >>> >>> You can say that again. Faced with preparing a huge Comma delimited >>> data set from a very large database PHP simply died a death >>> >>> I wrote that bit in C. >> >> Perl does that very well. > > It may well. I have never written a line of it and would be happy to > have that written on my gravestone. I used it about 25 years ago. One thing I appreciated was the layer of abstraction between the code and the database.