comp.lang.ada
 help / color / mirror / Atom feed
From: Emmanuel Briot <briot.emmanuel@gmail.com>
Subject: Re: Qt Ada database support?
Date: Thu, 11 Jun 2009 09:58:40 -0700 (PDT)
Date: 2009-06-11T09:58:40-07:00	[thread overview]
Message-ID: <2d0e839d-92a3-420a-a7bf-6995b183bf52@n7g2000prc.googlegroups.com> (raw)
In-Reply-To: umy8hve4h.fsf@stephe-leake.org


The GNAT Components Collection (gnatcoll) was released some time ago
and is part of the public release. Among a lot of other goodies, it
includes the GNATCOLL.SQL hierarchy of packages, which abstract the
DBMS backend, while providing additional features, like Ada
subprograms to write syntactically correct queries, local caches of
query results, type safety,...
We had published a paper at Ada Europe 2008 about it.

The last release only includes support for postgresSQL, but we
recently added support for sqlite3 (which by the way required a major
redesign of the API). Adding mysql is part of the plan and should be
rather easy now.

You could look into that (either by accessing the public subversion
repositories, or through your usual support contract)

Emmanuel



  parent reply	other threads:[~2009-06-11 16:58 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-09 11:30 Qt Ada database support? Stephen Leake
2009-06-09 12:22 ` Vadim Godunko
2009-06-10 10:10   ` Stephen Leake
2009-06-09 12:30 ` Ludovic Brenta
2009-06-10 10:37   ` Stephen Leake
2009-06-10 10:45     ` Qt vs. GTK+ (was: Qt Ada database support?) Ludovic Brenta
2009-06-10 14:00       ` Vadim Godunko
2009-06-10 10:49     ` Qt Ada database support? Ludovic Brenta
2009-06-11 10:26       ` Stephen Leake
2009-06-09 13:06 ` Maciej Sobczak
2009-06-10 10:45   ` Stephen Leake
2009-06-10 13:27     ` Maciej Sobczak
2009-06-11 10:28       ` Stephen Leake
2009-06-11 10:32         ` Ludovic Brenta
2009-06-12 10:41           ` Stephen Leake
2009-06-12 10:48             ` Ludovic Brenta
2009-06-11 16:58 ` Emmanuel Briot [this message]
2009-06-11 20:37   ` Status of GNADE (Was: Qt Ada database support?) Tomek Wałkuski
2009-06-12 11:01     ` Status of GNADE Stephen Leake
2009-06-12 10:54   ` Qt Ada database support? Stephen Leake
2009-06-12 13:34     ` Ludovic Brenta
2009-06-11 23:06 ` GNADE, ODBC and MySQL Björn Persson
replies disabled

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