[Qt-interest] SQL abstraction layer (like SQLAlchemy) for Qt4?
Christopher Rasch-Olsen Raa
christopher at technophile.info
Mon Oct 19 16:56:38 CEST 2009
On Monday 19 October 2009 16:39:27 Bastian Bense wrote:
> Hey everyone,
>
> this might be a bit off-topic, but I was wondering if there is something
> like SQLAlchemy (for Python, http://www.sqlalchemy.org/features.html) for
> C++/Qt4.
> Qt already offers a simple database abtraction layer (QSqlDatabase, etc.),
> but those classes still require you to write SQL statements to control
> queries.
>
> SQLAlchemy for instance provides an object-based interface to the database.
> I'm sure something like that could be done using QObjects or at least a
> similar class that resembles the tables and records as object instances.
>
> Any ideas? :)
>
I asked about this a while back and got a reply from Bill King saying that he
was going to do some research / planning for this.
Never did hear anything more about this from Trolltech though. I had hope to
see some goodness showing up at the dev-blogs, but so far no luck.
For reference:
http://article.gmane.org/gmane.comp.lib.qt.general/10260
--
Christopher
More information about the Qt-interest-old
mailing list