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: 26 Oct 2024 05:53:02 GMT Lines: 20 Message-ID: References: <20241021075543.00000494@gmail.com> <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 1BZKCavP+r4QDmgf8vHW6gxA3XqjU5XeMmhpnZ/3pCNDnANZZ9 Cancel-Lock: sha1:8aFX1qzHSzqv/VMkoAE8pxxyziE= sha256:gTdPqEkddI6WJRP1zx+Js2CFn9ywl4Z/OCZg7cEfCFc= User-Agent: Pan/0.149 (Bellevue; 4c157ba) Xref: csiph.com comp.os.linux.misc:60055 alt.folklore.computers:228189 On Fri, 25 Oct 2024 21:58:44 -0400, 186282@ud0s4.net wrote: > On 10/25/24 6:41 PM, Lawrence D'Oliveiro wrote: >> On 25 Oct 2024 19:46:13 GMT, rbowman wrote: >> >>> My personal hell is database programming. >> >> I’ve done a bunch of it. Interfacing to SQL from Python can be done >> quite elegantly, just for example. >> >> What, you thought I was using PHP? > > > What about pre/no-SQL DBs ? I've looked at them but haven't used them beyond the 'hello world' level. Mostly I've worked with DB2, SQL Server, Postgres/PostGOS, and SQLite. Then there was the nightmare when I was tasked with extracting another division's data from FoxPro when we moved our bugs database to something a little more real and shot the fox.