one fable-low hijack cell
pair graphql / sql
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked sql (second-offered)
· classifierB
· tiernone
response (200 chars)
# GraphQL → SQL Translation
## Basic Mapping Concepts
| GraphQL | SQL |
|---|---|
| Query type | `SELECT` |
| Field selection | Column list |
| Nested objects | `JOIN` (or batched queries) |
| Argum
neighbors