LINQ: Reconciling Objects, Relations and XML in the .NET Framework
Summary: LINQ unifies objects, relations and XML with a common set of query operators. XLinq and DLinq provide APIs; XML queries use an in-memory XQuery-like model, while DLinq maps relational data to objects and pushes queries to the store. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Erik Meijer (Microsoft)
- 2. Brian Beckman (Microsoft)
- 3. Gavin Bierman (Microsoft)
BibTeX Citation
@inproceedings{meijer_sigmod06,
title = {{LINQ: Reconciling Objects, Relations and XML in the .NET Framework}},
author = {Meijer, Erik and Beckman, Brian and Bierman, Gavin},
series = {{SIGMOD} '06},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/1142473.1142552},
url = {https://dl.acm.org/doi/10.1145/1142473.1142552},
year = {2006}
}
Incoming Citations (Sorted by Pagerank)
Showing 32 of 32 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 0 of 0 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 137 | Relational Databases for Querying XML Documents: Limitations and Opportunities | 1999 | VLDB |
| 2 | 13,713 | Thirteen New Players in the Team: A Ferry-based LINQ to SQL Provider | 2010 | VLDB |
| 3 | 12,515 | Linkage Query Writer | 2009 | VLDB |
| 4 | 5,356 | Code generation for efficient query processing in managed runtimes | 2014 | VLDB |
| 5 | 12,555 | Relational-Style XML Query | 2008 | SIGMOD |
| 6 | 1,243 | Querying XML Views of Relational Data | 2001 | VLDB |
| 7 | 4,265 | XQuery Implementation in a Relational Database System | 2005 | VLDB |
| 8 | 9,419 | Language-Agnostic Integrated Queries in a Managed Polyglot Runtime | 2021 | VLDB |
| 9 | 4,847 | Avalanche-Safe LINQ Compilation | 2010 | VLDB |
| 10 | 12,585 | Language-Integrated Querying of XML Data in SQL Server | 2008 | VLDB |