Eliminating Impedance Mismatch in C++

Joseph Gil, Keren Lenz
2007 Very Large Data Bases Conference  
Recently, the C # and the VISUAL BASIC communities were tantalized by the advent of LINQ [18]-the Language INtegrated Query technology from Microsoft. LINQ represents a set of language extensions relying on advanced (some say hard to understand) techniques drawn from functional languages such as type inference, λexpressions and most importantly, monads. The 3 rd edition of C # just as the 9 th of VISUAL BASIC allow programmer to directly access relational and XML-based databases from within the
more » ... programming language. We show that very similar capabilities can be achieved in the C++ programming language without relying on any language extensions, compiler modifications, external processing tools, or any other vendor specific machinery: ARARAT is a C++ template library whose objective is type safe generation of SQL statements for access relational database systems. Learning curve is minimal since ARARAT resembles relational algebra, which is at the core of SQL.
dblp:conf/vldb/GilL07 fatcat:gomxo4nd5bbkzh7edfuuzlpsqy