github source

github.organizations

pass

List organizations

Works without WHERE filters. Most useful optional filters: org, enterprise, enterprise-team. Use LIMIT for spot checks; large result sets paginate quickly.

no filters captured 2026-08-31 07:27:47Zmedian 34028 ms
Verdict: TRUE

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

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal236744 ms37341 ms37939 ms[1, 1]0
realistic233554 ms34028 ms34502 ms[25, 25]0
edge237903 ms41924 ms45945 ms[200, 200]0

Latency per trial

minimalmedian 37341ms
t136744mst237939ms
scale: 0–37939 ms
realisticmedian 34028ms
t134502mst233554ms
scale: 0–34502 ms
edgemedian 41924ms
t145945mst237903ms
scale: 0–45945 ms

Probe variants — every command + output

minimal2 trials
min 36744ms · median 37341ms · max 37939ms · rows 1,1

smallest valid query (no filters)

Command
SELECT * FROM github.organizations LIMIT 1
Trials + output
trial 1·36744ms·rows 1isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/81?v=4",
  "description": "",
  "events_url": "https://api.github.com/orgs/engineyard/events",
  "hooks_url": "https://api.github.com/orgs/engineyard/hooks",
  "id": "81",
  "issues_url": "https://api.github.com/orgs/engineyard/issues",
  "login": "engineyard",
  "members_url": "https://api.github.com/orgs/engineyard/members{/member}",
  "node_id": "MDEyOk9yZ2FuaXphdGlvbjgx",
  "public_members_url": "https://api.github.com/orgs/engineyard/public_members{/member}",
  "repos_url": "https://api.github.com/orgs/engineyard/repos",
  "url": "https://api.github.com/orgs/engineyard",
  "enterprise": "",
  "enterprise-team": "",
  "org": ""
}
columns (15)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlenterpriseenterprise-teamorg
trial 2·37939ms·rows 1isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/81?v=4",
  "description": "",
  "events_url": "https://api.github.com/orgs/engineyard/events",
  "hooks_url": "https://api.github.com/orgs/engineyard/hooks",
  "id": "81",
  "issues_url": "https://api.github.com/orgs/engineyard/issues",
  "login": "engineyard",
  "members_url": "https://api.github.com/orgs/engineyard/members{/member}",
  "node_id": "MDEyOk9yZ2FuaXphdGlvbjgx",
  "public_members_url": "https://api.github.com/orgs/engineyard/public_members{/member}",
  "repos_url": "https://api.github.com/orgs/engineyard/repos",
  "url": "https://api.github.com/orgs/engineyard",
  "enterprise": "",
  "enterprise-team": "",
  "org": ""
}
columns (15)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlenterpriseenterprise-teamorg
realistic2 trials
min 33554ms · median 34028ms · max 34502ms · rows 25,25

typical user query (no filters)

Command
SELECT * FROM github.organizations LIMIT 25
Trials + output
trial 1·34502ms·rows 25isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/81?v=4",
  "description": "",
  "events_url": "https://api.github.com/orgs/engineyard/events",
  "hooks_url": "https://api.github.com/orgs/engineyard/hooks",
  "id": "81",
  "issues_url": "https://api.github.com/orgs/engineyard/issues",
  "login": "engineyard",
  "members_url": "https://api.github.com/orgs/engineyard/members{/member}",
  "node_id": "MDEyOk9yZ2FuaXphdGlvbjgx",
  "public_members_url": "https://api.github.com/orgs/engineyard/public_members{/member}",
  "repos_url": "https://api.github.com/orgs/engineyard/repos",
  "url": "https://api.github.com/orgs/engineyard",
  "enterprise": "",
  "enterprise-team": "",
  "org": ""
}
columns (15)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlenterpriseenterprise-teamorg
trial 2·33554ms·rows 25isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/81?v=4",
  "description": "",
  "events_url": "https://api.github.com/orgs/engineyard/events",
  "hooks_url": "https://api.github.com/orgs/engineyard/hooks",
  "id": "81",
  "issues_url": "https://api.github.com/orgs/engineyard/issues",
  "login": "engineyard",
  "members_url": "https://api.github.com/orgs/engineyard/members{/member}",
  "node_id": "MDEyOk9yZ2FuaXphdGlvbjgx",
  "public_members_url": "https://api.github.com/orgs/engineyard/public_members{/member}",
  "repos_url": "https://api.github.com/orgs/engineyard/repos",
  "url": "https://api.github.com/orgs/engineyard",
  "enterprise": "",
  "enterprise-team": "",
  "org": ""
}
columns (15)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlenterpriseenterprise-teamorg
edge2 trials
min 37903ms · median 41924ms · max 45945ms · rows 200,200

edge: larger limit, no filters

Command
SELECT * FROM github.organizations LIMIT 200
Trials + output
trial 1·45945ms·rows 200isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/81?v=4",
  "description": "",
  "events_url": "https://api.github.com/orgs/engineyard/events",
  "hooks_url": "https://api.github.com/orgs/engineyard/hooks",
  "id": "81",
  "issues_url": "https://api.github.com/orgs/engineyard/issues",
  "login": "engineyard",
  "members_url": "https://api.github.com/orgs/engineyard/members{/member}",
  "node_id": "MDEyOk9yZ2FuaXphdGlvbjgx",
  "public_members_url": "https://api.github.com/orgs/engineyard/public_members{/member}",
  "repos_url": "https://api.github.com/orgs/engineyard/repos",
  "url": "https://api.github.com/orgs/engineyard",
  "enterprise": "",
  "enterprise-team": "",
  "org": ""
}
columns (15)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlenterpriseenterprise-teamorg
trial 2·37903ms·rows 200isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/81?v=4",
  "description": "",
  "events_url": "https://api.github.com/orgs/engineyard/events",
  "hooks_url": "https://api.github.com/orgs/engineyard/hooks",
  "id": "81",
  "issues_url": "https://api.github.com/orgs/engineyard/issues",
  "login": "engineyard",
  "members_url": "https://api.github.com/orgs/engineyard/members{/member}",
  "node_id": "MDEyOk9yZ2FuaXphdGlvbjgx",
  "public_members_url": "https://api.github.com/orgs/engineyard/public_members{/member}",
  "repos_url": "https://api.github.com/orgs/engineyard/repos",
  "url": "https://api.github.com/orgs/engineyard",
  "enterprise": "",
  "enterprise-team": "",
  "org": ""
}
columns (15)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlenterpriseenterprise-teamorg

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

452 rows stored · 452 returned · page 1/19
10https://avatars.githubusercontent.com/u/81?v=4https://api.github.com/orgs/engineyard/eventshttps://api.github.com/orgs/engineyard/hooks81https://api.github.com/orgs/engineyard/issuesengineyardhttps://api.github.com/orgs/engineyard/members{/member}MDEyOk9yZ2FuaXphdGlvbjgxhttps://api.github.com/orgs/engineyard/public_members{/member}https://api.github.com/orgs/engineyard/reposhttps://api.github.com/orgs/engineyard
21https://avatars.githubusercontent.com/u/81?v=4https://api.github.com/orgs/engineyard/eventshttps://api.github.com/orgs/engineyard/hooks81https://api.github.com/orgs/engineyard/issuesengineyardhttps://api.github.com/orgs/engineyard/members{/member}MDEyOk9yZ2FuaXphdGlvbjgxhttps://api.github.com/orgs/engineyard/public_members{/member}https://api.github.com/orgs/engineyard/reposhttps://api.github.com/orgs/engineyard
12https://avatars.githubusercontent.com/u/81?v=4https://api.github.com/orgs/engineyard/eventshttps://api.github.com/orgs/engineyard/hooks81https://api.github.com/orgs/engineyard/issuesengineyardhttps://api.github.com/orgs/engineyard/members{/member}MDEyOk9yZ2FuaXphdGlvbjgxhttps://api.github.com/orgs/engineyard/public_members{/member}https://api.github.com/orgs/engineyard/reposhttps://api.github.com/orgs/engineyard
13https://avatars.githubusercontent.com/u/119?v=4https://api.github.com/orgs/ministrycentered/eventshttps://api.github.com/orgs/ministrycentered/hooks119https://api.github.com/orgs/ministrycentered/issuesministrycenteredhttps://api.github.com/orgs/ministrycentered/members{/member}MDEyOk9yZ2FuaXphdGlvbjExOQ==https://api.github.com/orgs/ministrycentered/public_members{/member}https://api.github.com/orgs/ministrycentered/reposhttps://api.github.com/orgs/ministrycentered
14https://avatars.githubusercontent.com/u/128?v=4We build software to solve real problems.https://api.github.com/orgs/collectiveidea/eventshttps://api.github.com/orgs/collectiveidea/hooks128https://api.github.com/orgs/collectiveidea/issuescollectiveideahttps://api.github.com/orgs/collectiveidea/members{/member}MDEyOk9yZ2FuaXphdGlvbjEyOA==https://api.github.com/orgs/collectiveidea/public_members{/member}https://api.github.com/orgs/collectiveidea/reposhttps://api.github.com/orgs/collectiveidea
15https://avatars.githubusercontent.com/u/144?v=4https://api.github.com/orgs/ogc/eventshttps://api.github.com/orgs/ogc/hooks144https://api.github.com/orgs/ogc/issuesogchttps://api.github.com/orgs/ogc/members{/member}MDEyOk9yZ2FuaXphdGlvbjE0NA==https://api.github.com/orgs/ogc/public_members{/member}https://api.github.com/orgs/ogc/reposhttps://api.github.com/orgs/ogc
16https://avatars.githubusercontent.com/u/150?v=4https://api.github.com/orgs/sevenwire/eventshttps://api.github.com/orgs/sevenwire/hooks150https://api.github.com/orgs/sevenwire/issuessevenwirehttps://api.github.com/orgs/sevenwire/members{/member}MDEyOk9yZ2FuaXphdGlvbjE1MA==https://api.github.com/orgs/sevenwire/public_members{/member}https://api.github.com/orgs/sevenwire/reposhttps://api.github.com/orgs/sevenwire
17https://avatars.githubusercontent.com/u/167?v=4https://api.github.com/orgs/entryway/eventshttps://api.github.com/orgs/entryway/hooks167https://api.github.com/orgs/entryway/issuesentrywayhttps://api.github.com/orgs/entryway/members{/member}MDEyOk9yZ2FuaXphdGlvbjE2Nw==https://api.github.com/orgs/entryway/public_members{/member}https://api.github.com/orgs/entryway/reposhttps://api.github.com/orgs/entryway
18https://avatars.githubusercontent.com/u/264?v=4https://api.github.com/orgs/merb/eventshttps://api.github.com/orgs/merb/hooks264https://api.github.com/orgs/merb/issuesmerbhttps://api.github.com/orgs/merb/members{/member}MDEyOk9yZ2FuaXphdGlvbjI2NA==https://api.github.com/orgs/merb/public_members{/member}https://api.github.com/orgs/merb/reposhttps://api.github.com/orgs/merb
19https://avatars.githubusercontent.com/u/359?v=4https://api.github.com/orgs/moneyspyder/eventshttps://api.github.com/orgs/moneyspyder/hooks359https://api.github.com/orgs/moneyspyder/issuesmoneyspyderhttps://api.github.com/orgs/moneyspyder/members{/member}MDEyOk9yZ2FuaXphdGlvbjM1OQ==https://api.github.com/orgs/moneyspyder/public_members{/member}https://api.github.com/orgs/moneyspyder/reposhttps://api.github.com/orgs/moneyspyder
110https://avatars.githubusercontent.com/u/374?v=4https://api.github.com/orgs/sproutit/eventshttps://api.github.com/orgs/sproutit/hooks374https://api.github.com/orgs/sproutit/issuessproutithttps://api.github.com/orgs/sproutit/members{/member}MDEyOk9yZ2FuaXphdGlvbjM3NA==https://api.github.com/orgs/sproutit/public_members{/member}https://api.github.com/orgs/sproutit/reposhttps://api.github.com/orgs/sproutit
111https://avatars.githubusercontent.com/u/489?v=4https://api.github.com/orgs/wrenchlabs/eventshttps://api.github.com/orgs/wrenchlabs/hooks489https://api.github.com/orgs/wrenchlabs/issueswrenchlabshttps://api.github.com/orgs/wrenchlabs/members{/member}MDEyOk9yZ2FuaXphdGlvbjQ4OQ==https://api.github.com/orgs/wrenchlabs/public_members{/member}https://api.github.com/orgs/wrenchlabs/reposhttps://api.github.com/orgs/wrenchlabs
112https://avatars.githubusercontent.com/u/555?v=4https://api.github.com/orgs/ipvideomarketinfo/eventshttps://api.github.com/orgs/ipvideomarketinfo/hooks555https://api.github.com/orgs/ipvideomarketinfo/issuesipvideomarketinfohttps://api.github.com/orgs/ipvideomarketinfo/members{/member}MDEyOk9yZ2FuaXphdGlvbjU1NQ==https://api.github.com/orgs/ipvideomarketinfo/public_members{/member}https://api.github.com/orgs/ipvideomarketinfo/reposhttps://api.github.com/orgs/ipvideomarketinfo
113https://avatars.githubusercontent.com/u/728?v=4https://api.github.com/orgs/revelation/eventshttps://api.github.com/orgs/revelation/hooks728https://api.github.com/orgs/revelation/issuesrevelationhttps://api.github.com/orgs/revelation/members{/member}MDEyOk9yZ2FuaXphdGlvbjcyOA==https://api.github.com/orgs/revelation/public_members{/member}https://api.github.com/orgs/revelation/reposhttps://api.github.com/orgs/revelation
114https://avatars.githubusercontent.com/u/1067?v=4We're an agile team building new products for the web. And oh boy, we're kind o…https://api.github.com/orgs/railslove/eventshttps://api.github.com/orgs/railslove/hooks1067https://api.github.com/orgs/railslove/issuesrailslovehttps://api.github.com/orgs/railslove/members{/member}MDEyOk9yZ2FuaXphdGlvbjEwNjc=https://api.github.com/orgs/railslove/public_members{/member}https://api.github.com/orgs/railslove/reposhttps://api.github.com/orgs/railslove
115https://avatars.githubusercontent.com/u/1119?v=4Leading Spree Commerce Integration Partnerhttps://api.github.com/orgs/railsdog/eventshttps://api.github.com/orgs/railsdog/hooks1119https://api.github.com/orgs/railsdog/issuesrailsdoghttps://api.github.com/orgs/railsdog/members{/member}MDEyOk9yZ2FuaXphdGlvbjExMTk=https://api.github.com/orgs/railsdog/public_members{/member}https://api.github.com/orgs/railsdog/reposhttps://api.github.com/orgs/railsdog
116https://avatars.githubusercontent.com/u/1146?v=4Building software for world changershttps://api.github.com/orgs/netguru/eventshttps://api.github.com/orgs/netguru/hooks1146https://api.github.com/orgs/netguru/issuesnetguruhttps://api.github.com/orgs/netguru/members{/member}MDEyOk9yZ2FuaXphdGlvbjExNDY=https://api.github.com/orgs/netguru/public_members{/member}https://api.github.com/orgs/netguru/reposhttps://api.github.com/orgs/netguru
117https://avatars.githubusercontent.com/u/1190?v=4https://api.github.com/orgs/animikii/eventshttps://api.github.com/orgs/animikii/hooks1190https://api.github.com/orgs/animikii/issuesanimikiihttps://api.github.com/orgs/animikii/members{/member}MDEyOk9yZ2FuaXphdGlvbjExOTA=https://api.github.com/orgs/animikii/public_members{/member}https://api.github.com/orgs/animikii/reposhttps://api.github.com/orgs/animikii
118https://avatars.githubusercontent.com/u/1375?v=4New home @coderhttps://api.github.com/orgs/cdr/eventshttps://api.github.com/orgs/cdr/hooks1375https://api.github.com/orgs/cdr/issuescdrhttps://api.github.com/orgs/cdr/members{/member}MDEyOk9yZ2FuaXphdGlvbjEzNzU=https://api.github.com/orgs/cdr/public_members{/member}https://api.github.com/orgs/cdr/reposhttps://api.github.com/orgs/cdr
119https://avatars.githubusercontent.com/u/1511?v=4https://api.github.com/orgs/sauspiel/eventshttps://api.github.com/orgs/sauspiel/hooks1511https://api.github.com/orgs/sauspiel/issuessauspielhttps://api.github.com/orgs/sauspiel/members{/member}MDEyOk9yZ2FuaXphdGlvbjE1MTE=https://api.github.com/orgs/sauspiel/public_members{/member}https://api.github.com/orgs/sauspiel/reposhttps://api.github.com/orgs/sauspiel
120https://avatars.githubusercontent.com/u/1849?v=4https://api.github.com/orgs/wherecloud/eventshttps://api.github.com/orgs/wherecloud/hooks1849https://api.github.com/orgs/wherecloud/issueswherecloudhttps://api.github.com/orgs/wherecloud/members{/member}MDEyOk9yZ2FuaXphdGlvbjE4NDk=https://api.github.com/orgs/wherecloud/public_members{/member}https://api.github.com/orgs/wherecloud/reposhttps://api.github.com/orgs/wherecloud
121https://avatars.githubusercontent.com/u/1964?v=4Makers of high performance web applications.https://api.github.com/orgs/lincolnloop/eventshttps://api.github.com/orgs/lincolnloop/hooks1964https://api.github.com/orgs/lincolnloop/issueslincolnloophttps://api.github.com/orgs/lincolnloop/members{/member}MDEyOk9yZ2FuaXphdGlvbjE5NjQ=https://api.github.com/orgs/lincolnloop/public_members{/member}https://api.github.com/orgs/lincolnloop/reposhttps://api.github.com/orgs/lincolnloop
122https://avatars.githubusercontent.com/u/2084?v=4https://api.github.com/orgs/notch8-old/eventshttps://api.github.com/orgs/notch8-old/hooks2084https://api.github.com/orgs/notch8-old/issuesnotch8-oldhttps://api.github.com/orgs/notch8-old/members{/member}MDEyOk9yZ2FuaXphdGlvbjIwODQ=https://api.github.com/orgs/notch8-old/public_members{/member}https://api.github.com/orgs/notch8-old/reposhttps://api.github.com/orgs/notch8-old
123https://avatars.githubusercontent.com/u/2309?v=4https://api.github.com/orgs/edgecase/eventshttps://api.github.com/orgs/edgecase/hooks2309https://api.github.com/orgs/edgecase/issuesedgecasehttps://api.github.com/orgs/edgecase/members{/member}MDEyOk9yZ2FuaXphdGlvbjIzMDk=https://api.github.com/orgs/edgecase/public_members{/member}https://api.github.com/orgs/edgecase/reposhttps://api.github.com/orgs/edgecase
124https://avatars.githubusercontent.com/u/2548?v=4https://api.github.com/orgs/galaxycats/eventshttps://api.github.com/orgs/galaxycats/hooks2548https://api.github.com/orgs/galaxycats/issuesgalaxycatshttps://api.github.com/orgs/galaxycats/members{/member}MDEyOk9yZ2FuaXphdGlvbjI1NDg=https://api.github.com/orgs/galaxycats/public_members{/member}https://api.github.com/orgs/galaxycats/reposhttps://api.github.com/orgs/galaxycats

Column profile

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

#ColumnInferred typeNon-nullNullsSample value(s)
1avatar_urlstring60"https://avatars.githubusercontent.com/u/81?v=4"
2description06empty
3events_urlstring60"https://api.github.com/orgs/engineyard/events"
4hooks_urlstring60"https://api.github.com/orgs/engineyard/hooks"
5idstring60"81"
6issues_urlstring60"https://api.github.com/orgs/engineyard/issues"
7loginstring60"engineyard"
8members_urlstring60"https://api.github.com/orgs/engineyard/members{/member}"
9node_idstring60"MDEyOk9yZ2FuaXphdGlvbjgx"
10public_members_urlstring60"https://api.github.com/orgs/engineyard/public_members{/membe"
11repos_urlstring60"https://api.github.com/orgs/engineyard/repos"
12urlstring60"https://api.github.com/orgs/engineyard"
13enterprise06empty
14enterprise-team06empty
15org06empty

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt136744ms1okavatar_url, description, events_url
minimalt237939ms1okavatar_url, description, events_url
realistict134502ms25okavatar_url, description, events_url
realistict233554ms25okavatar_url, description, events_url
edget145945ms200okavatar_url, description, events_url
edget237903ms200okavatar_url, description, events_url

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Works without WHERE filters. Most useful optional filters: org, enterprise, enterprise-team. Use LIMIT for spot checks; large result sets paginate quickly.
Columns coral returned (15)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlenterpriseenterprise-teamorg
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:27:47Z
JSON record: reports/github/tables/organizations.json
first_run_at: 2026-08-31T07:27:47Z
last_retried_at: 2026-08-31T07:27:47Z
retry_count: 0
View version history →