DBScholar

Back to papers

ADO.NET Entity Framework: Raising the Level of Abstraction in Data Programming

Summary: Entity Framework provides a .NET persistence layer enabling high-level data modeling by mapping a conceptual schema to relational databases. It supports SQL-based DML with iterators or an object-domain model, offering flexible mapping and multiple persistence strategies for legacy schemas. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
3995
Venue
SIGMOD
Year
2007
Pagerank
5.2407566e-05
Overall Rank
9,663 | 33.71%
DOI
10.1145/1247480.1247609

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{castro_sigmod07,
        title = {{ADO.NET Entity Framework: Raising the Level of Abstraction in Data Programming}},
        author = {Castro, Pablo and Melnik, Sergey and Adya, Atul},
        series = {{SIGMOD} '07},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/1247480.1247609},
        url = {https://dl.acm.org/doi/10.1145/1247480.1247609},
        year = {2007}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Rank Citing Paper Year Venue Pagerank
2,464 Compiling Mappings to Bridge Applications and Databases 2007 SIGMOD 8.5480977e-05
2,908 Anatomy of the ADO.NET Entity Framework 2007 SIGMOD 7.9732153e-05
5,547 Beyond Relations: A Case for Elevating to the Entity-Relationship Abstraction 2025 CIDR 6.1790655e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
292 LINQ: Reconciling Objects, Relations and XML in the .NET Framework 2006 SIGMOD 0.00022259549
2,464 Compiling Mappings to Bridge Applications and Databases 2007 SIGMOD 8.5480977e-05
2,842 Incremental Schema Matching 2006 VLDB 8.0624613e-05
2,908 Anatomy of the ADO.NET Entity Framework 2007 SIGMOD 7.9732153e-05
Previous Page 1 / 1 Next

Semantically Similar Papers