comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <onewingedshark@gmail.com>
Subject: Re: libgnadeodbc
Date: Tue, 10 Apr 2018 15:46:22 -0700 (PDT)
Date: 2018-04-10T15:46:22-07:00	[thread overview]
Message-ID: <eab0790c-244c-4dc8-b460-87f7f3312718@googlegroups.com> (raw)
In-Reply-To: <pajbqp$fah$1@franka.jacob-sparre.dk>

On Tuesday, April 10, 2018 at 3:54:35 PM UTC-6, Randy Brukardt wrote:
> "Dmitry A. Kazakov" wrote in message 
> news:pahpof$1d9l$1
> > On 10/04/2018 06:08, Stephen Leake wrote:
> >
> >> I use the sqlite variant, but they also support others.
> >
> > SQLite is a single-file DB. It has a totally different purpose than DBMS 
> > "proper", e.g. to be linked statically to an application in order to keep 
> > some private persistent data. It wonders me why people keep on mentioning 
> > it in the same row with MySQL, MS-SQL etc.
> 
> Maybe because it is all most projects need, but clueless management has 
> required a DBMS? So the programmers fake it by using SQLite and saying it is 
> a DBMS? (Few problems really need a DBMS.)

Few *NEED* one, but there's a lot that can benefit from one, some a great deal. I believe that programming-in-general is just such an application: the usage of the file-system as an ad-hoc database is really quite fragile and, I believe it's quite obvious, adds a lot of system-dependencies that are unnecessary. (eg file-name case sensitivity, timestamp resolution, etc.)

  parent reply	other threads:[~2018-04-10 22:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-14 12:30 libgnadeodbc lyttlec
2017-06-14 12:53 ` libgnadeodbc Dmitry A. Kazakov
2018-04-06 10:54   ` libgnadeodbc JA
2018-04-06 13:51     ` libgnadeodbc Bojan Bozovic
2018-04-06 14:58     ` libgnadeodbc Dmitry A. Kazakov
2018-04-09  9:26       ` libgnadeodbc jafparejo
2018-04-09 10:02         ` libgnadeodbc Dmitry A. Kazakov
2018-04-09 10:29           ` libgnadeodbc J-P. Rosen
2018-04-09 11:55             ` libgnadeodbc Dmitry A. Kazakov
2018-04-10  4:08 ` libgnadeodbc Stephen Leake
2018-04-10  7:39   ` libgnadeodbc Dmitry A. Kazakov
2018-04-10 21:54     ` libgnadeodbc Randy Brukardt
2018-04-10 22:28       ` libgnadeodbc Paul Rubin
2018-04-11  7:17         ` libgnadeodbc Dmitry A. Kazakov
2018-04-13 13:49         ` libgnadeodbc Marius Amado-Alves
2018-04-13 16:58           ` libgnadeodbc Dennis Lee Bieber
2018-04-10 22:46       ` Shark8 [this message]
2018-04-11  7:23       ` libgnadeodbc Dmitry A. Kazakov
2018-04-11 12:46         ` libgnadeodbc Björn Lundin
2018-04-15 16:08           ` libgnadeodbc jrmarino
2018-04-15 16:25             ` libgnadeodbc Dmitry A. Kazakov
2018-04-12  1:56         ` libgnadeodbc Shark8
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox