github source

github.templates

pass

Get all gitignore templates

Works without WHERE filters. Most useful optional filters: name. Add name to jump from the default list call to a specific record lookup.

no filters captured 2026-08-31 09:05:41Zmedian 31406 ms
Verdict: TRUE

All variants returned rows on ≥2 trials, 0 errors.

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal229393 ms30558 ms31724 ms[1, 1]0
realistic230862 ms31406 ms31951 ms[25, 25]0
edge228319 ms28955 ms29592 ms[161, 161]0

Latency per trial

minimalmedian 30558ms
t129393mst231724ms
scale: 0–31724 ms
realisticmedian 31406ms
t131951mst230862ms
scale: 0–31951 ms
edgemedian 28955ms
t129592mst228319ms
scale: 0–29592 ms

Probe variants — every command + output

minimal2 trials
min 29393ms · median 30558ms · max 31724ms · rows 1,1

smallest valid query (no filters)

Command
SELECT * FROM github.templates LIMIT 1
Trials + output
trial 1·29393ms·rows 1isError=false
First row (click to expand JSON)
{
  "json": "AL",
  "name": "",
  "source": ""
}
columns (3)
jsonnamesource
trial 2·31724ms·rows 1isError=false
First row (click to expand JSON)
{
  "json": "AL",
  "name": "",
  "source": ""
}
columns (3)
jsonnamesource
realistic2 trials
min 30862ms · median 31406ms · max 31951ms · rows 25,25

typical user query (no filters)

Command
SELECT * FROM github.templates LIMIT 25
Trials + output
trial 1·31951ms·rows 25isError=false
First row (click to expand JSON)
{
  "json": "AL",
  "name": "",
  "source": ""
}
columns (3)
jsonnamesource
trial 2·30862ms·rows 25isError=false
First row (click to expand JSON)
{
  "json": "AL",
  "name": "",
  "source": ""
}
columns (3)
jsonnamesource
edge2 trials
min 28319ms · median 28955ms · max 29592ms · rows 161,161

edge: larger limit, no filters

Command
SELECT * FROM github.templates LIMIT 200
Trials + output
trial 1·29592ms·rows 161isError=false
First row (click to expand JSON)
{
  "json": "AL",
  "name": "",
  "source": ""
}
columns (3)
jsonnamesource
trial 2·28319ms·rows 161isError=false
First row (click to expand JSON)
{
  "json": "AL",
  "name": "",
  "source": ""
}
columns (3)
jsonnamesource

All returned rowsacross all non-errored trials · filterable · paginated

374 rows stored · 374 returned · page 1/15
10AL
21AL
12AL
13Actionscript
14Ada
15AdventureGameStudio
16Agda
17Android
18Angular
19AppEngine
110AppceleratorTitanium
111ArchLinuxPackages
112Autotools
113Ballerina
114C
115C++
116CFWheels
117CMake
118CUDA
119CakePHP
120ChefCookbook
121Clojure
122CodeIgniter
123CommonLisp
124Composer

Column profile

3 columns actually returned by coral. Catalog claims no required filters. Click a column to drill in.

#ColumnInferred typeNon-nullNullsSample value(s)
1jsonstring60"AL"
2name06empty
3source06empty

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt129393ms1okjson, name, source
minimalt231724ms1okjson, name, source
realistict131951ms25okjson, name, source
realistict230862ms25okjson, name, source
edget129592ms161okjson, name, source
edget228319ms161okjson, name, source

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Works without WHERE filters. Most useful optional filters: name. Add name to jump from the default list call to a specific record lookup.
Columns coral returned (3)
jsonnamesource
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:05:41Z
JSON record: reports/github/tables/templates.json
first_run_at: 2026-08-31T09:05:41Z
last_retried_at: 2026-08-31T09:05:41Z
retry_count: 0
View version history →