A Practical Theory of Language-Integrated Query

作者:Cheney James*; Lindley Sam; Wadler Philip
来源:ACM Sigplan Notices, 2013, 48(9): 403-416.
DOI:10.1145/2500365.2500586

摘要

Language-integrated query is receiving renewed attention, in part because of its support through Microsoft%26apos;s LINQ framework. We present a practical theory of language-integrated query based on quotation and normalisation of quoted terms. Our technique supports join queries, abstraction over values and predicates, composition of queries, dynamic generation of queries, and queries with nested intermediate data. Higher-order features prove useful even for constructing first-order queries. We prove a theorem characterising when a host query is guaranteed to generate a single SQL query. We present experimental results confirming our technique works, even in situations where Microsoft%26apos;s LINQ framework either fails to produce an SQL query or, in one case, produces an avalanche of SQL queries.

  • 出版日期2013-9