Boost logo

Boost :

Subject: Re: [boost] sqlpp11: SQL for C++
From: Roland Bock (rbock_at_[hidden])
Date: 2014-02-06 14:52:03


On 2013-11-12 19:03, Eric Niebler wrote:
> On 11/12/2013 12:26 AM, Roland Bock wrote:
>> [...]
> FWIW, I agree with you. I like the looks of your EDSL. My suggestion:
> Look to the success of C#'s LINQ queries, and aim for that. If you can
> design your EDSL so it can be extended to bind to in-memory data
> structures, then it would be HUGE.
>
FYI: By that definition, as of today, it is HUGE :-)

It is still a long way to go, of course, but I do have a working SQL
insert and select on std::vector<some_struct>:

https://github.com/rbock/sqlpp11-connector-stl


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk