From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?QmrDtnJuIEx1bmRpbg==?= Newsgroups: comp.lang.ada Subject: Re: Ada package registry? Date: Tue, 09 Feb 2016 21:56:07 +0100 Organization: A noiseless patient Spider Message-ID: References: <02241ec4-0f95-4f63-9abc-092f167eb59e@googlegroups.com> <56af17b7$0$301$14726298@news.sunsite.dk> <56b06eb8$0$301$14726298@news.sunsite.dk> <1454483747.2785.135.camel@obry.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 9 Feb 2016 20:53:15 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="2482c96a50cd89a3b1bdf79fe0497387"; logging-data="24869"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19PKXikW1fRCIrrGM/gCH3q" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 In-Reply-To: Cancel-Lock: sha1:bSc4DGpmQ8WxkaRY2mlUq00dy60= Xref: news.eternal-september.org comp.lang.ada:29464 Date: 2016-02-09T21:56:07+01:00 List-Id: On 2016-02-08 23:38, Randy Brukardt wrote: > "Björn Lundin" wrote in message > > You're still not making much sense. The Ada code would do the selections, of > course; And that's my point. With SQL, you don't NEED to be an Ada programmer to get the data you'd like. You DO need to know SQL, but a greater number of people does. .csv would only be an export format. If you're exporting ALL of the > data, something is wrong. Besides, when I say that DBs are overused, I > surely don't mean that they have NO uses. If you have to do a lot of join > selections and the like, you might very well need a DB. The problem is, a > lot of the time people are using "join" when there is a better solution. Ok, that is a statement I sure can buy. > I detest ERP systems for many reasons, Well so do I. They are big and clumpsy, costs a fortune, and even more to adapt. But I sure don't want people USING them to go out of business. -- -- Björn