database/sql.Tx.ExecContext
standard libraryThe 893rd most-called standard-library method by production calls. Called 882 times across 52 modules; 749 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (741 → 749)
- prod calls
- 749
- non-test, non-generated
- all calls
- 882
- total callsites
- modules
- 52
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 15%
- 133 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method95%A method on a value whose type is known exactly.
- Embedded method5%Reached through an embedded type.
who calls this
Notable callers
Production calls into Tx.ExecContext from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 882, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
pressly/goose/v3 @v3.28.0
in loop -
seaweedfs/seaweedfs @v0.0.0-20260921075935-e2608edda4f9
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Tx.ExecContext most in this snapshot.
- github.com/navidrome/navidrome15417%
- github.com/esengine/DeepSeek-Reasonix11913%
- github.com/gastownhall/beads10111%
- github.com/steveyegge/beads10111%
- github.com/usememos/memos9110%
siblings
More from database/sql
The other most-called members in this package. See all →