Boost logo

Boost Users :

Subject: Re: [Boost-users] boost.clang -- linq like operations in C++
From: Raymond Burkholder (ray_at_[hidden])
Date: 2011-08-15 11:54:18


http://www.webtoolkit.eu/wt/doc/tutorial/dbo/tutorial.html: EmWeb's wt::dbo
is kinda not really linq like, but does get you reasonable db access in a
c++ strongly typed environment. DDL is embedded in c++ types, and works
with sqlite and postgresql. Some very clever coding behind the scenes to
make things 'just work'.

 

 

2011/8/15 Julien Nitard <julien.nitard_at_[hidden]>

Hi All,

 

Some (rather long) time ago there were some talks and some code written
about LINQ-like feature for C++, notably one named boost.qlang.

 

Were there any followups ? Is there any equivalent in other libraries ?

 

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net