query-pipeline

Official

Explain EF Core LINQ translation to SQL.

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

EF Core developers need a clear guide to how LINQ queries are translated into SQL and how the query pipeline coordinates preprocessing, translation, postprocessing, compilation, and SQL generation.

Core Features & Use Cases

  • Detailed stages: Preprocessing, Translation, Postprocessing, Compilation, and SQL Generation.
  • Key components and visitors: NavigationExpandingExpressionVisitor, RelationalSqlTranslatingExpressionVisitor, QuerySqlGenerator, ShaperProcessingExpressionVisitor, and related classes.
  • Validation and debugging guidance: ToQueryString, ExpressionPrinter, and provider test expectations to verify correctness.

Quick Start

Follow this guide to understand the EF Core query translation pipeline before extending it.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: query-pipeline
Download link: https://github.com/dotnet/efcore/archive/main.zip#query-pipeline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.