Subject: Re: [boost] SQL client library ?
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2009-09-19 19:03:19


On Wed, Sep 16, 2009 at 4:30 PM, Jean-Louis Leroy <jl_at_[hidden]> wrote:
> /* snip */

In relation to everything from building up the back-end expressions,
optimizing for DB types, etc... Python's SQLAlchemy would be a
wonderful thing to emulate, it does it all so well, in the vein of
exactly what is being done here.