comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: libgnadeodbc
Date: Sun, 15 Apr 2018 18:25:55 +0200
Date: 2018-04-15T18:25:55+02:00	[thread overview]
Message-ID: <pavuek$24d$1@gioia.aioe.org> (raw)
In-Reply-To: f0bf3bb7-8b7f-4864-b5e3-f365f0fda4ba@googlegroups.com

On 2018-04-15 18:08, jrmarino wrote:
> (Just picking a post to reply to)
> 
> Well, nobody mentioned my database interface project, so I'll just post the links again:
> 
> http://jrmarino.github.io/AdaBase/
> https://github.com/jrmarino/AdaBase
> 
> It supports MySQL, PostgreSQL and SQLite well.  In less complex use cases, it should be possible to have an application use any backend rather than be locked to a specific database (if abstraction capabilities are used).

BTW, another advantage of not using specific bindings is that with ODBC 
you are not statically linked to the client. When a particular client is 
not installed you can still start the application.

Though it is possible to design client bindings in a way that that would 
load the client dynamically, it is quite complicated while keeping 
bindings thin or medium thick.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2018-04-15 16:25 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       ` libgnadeodbc Shark8
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             ` Dmitry A. Kazakov [this message]
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