Boost logo

Boost :

Subject: Re: [boost] Boost.SQL?
From: Dave Abrahams (dave_at_[hidden])
Date: 2010-09-15 11:11:04


Here's a thread that might be interesting for anyone thinking of
implementing a DSEL for SQL:
http://markmail.org/message/rzcdlkquko2htvjp

I notice that most of this thread is going in the direction of trying
to replicate SQL syntax instead of doing something closer to normal
logic. I'd be much happier to use a syntax that just specifies "what
I want" rather than "how to get there." In some cases the library
could be responsible for conjuring up JOINs, for example, when that's
the most efficient approach.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

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