github source

github.users

pass

List users

Use this table to browse public GitHub users. Works without WHERE filters. Add username to jump to one account before paging; broad scans should always start with LIMIT.

no filters captured 2026-08-31 10:00:00Zmedian 11014 ms
Verdict: TRUE

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

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal211180 ms11564 ms11948 ms[1, 1]0
realistic210745 ms11014 ms11283 ms[25, 25]0
edge214433 ms15082 ms15731 ms[200, 200]0

Latency per trial

minimalmedian 11564ms
t111948mst211180ms
scale: 0–11948 ms
realisticmedian 11014ms
t110745mst211283ms
scale: 0–11283 ms
edgemedian 15082ms
t114433mst215731ms
scale: 0–15731 ms

Probe variants — every command + output

minimal2 trials
min 11180ms · median 11564ms · max 11948ms · rows 1,1

smallest valid query (no filters)

Command
SELECT * FROM github.users LIMIT 1
Trials + output
trial 1·11948ms·rows 1isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/1?v=4",
  "bio": "",
  "blog": "",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "",
  "disk_usage": "",
  "email": "",
  "events_url": "https://api.github.com/users/mojombo/events{/privacy}",
  "followers": "",
  "followers_url": "https://api.github.com/users/mojombo/followers",
  "following": "",
  "following_url": "https://api.github.com/users/mojombo/following{/other_user}",
  "gists_url": "https://api.github.com/users/mojombo/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "",
  "html_url": "https://github.com/mojombo",
  "id": "1",
  "ldap_dn": "",
  "location": "",
  "login": "mojombo",
  "name": "",
  "node_id": "MDQ6VXNlcjE=",
  "notification_email": "",
  "organizations_url": "https://api.github.com/users/mojombo/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "",
  "public_repos": "",
  "received_events_url": "https://api.github.com/users/mojombo/received_events",
  "repos_url": "https://api.github.com/users/mojombo/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/mojombo/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/mojombo/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "",
  "url": "https://api.github.com/users/mojombo",
  "user_view_type": "public",
  "username": ""
}
columns (49)
avatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_typeusername
trial 2·11180ms·rows 1isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/1?v=4",
  "bio": "",
  "blog": "",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "",
  "disk_usage": "",
  "email": "",
  "events_url": "https://api.github.com/users/mojombo/events{/privacy}",
  "followers": "",
  "followers_url": "https://api.github.com/users/mojombo/followers",
  "following": "",
  "following_url": "https://api.github.com/users/mojombo/following{/other_user}",
  "gists_url": "https://api.github.com/users/mojombo/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "",
  "html_url": "https://github.com/mojombo",
  "id": "1",
  "ldap_dn": "",
  "location": "",
  "login": "mojombo",
  "name": "",
  "node_id": "MDQ6VXNlcjE=",
  "notification_email": "",
  "organizations_url": "https://api.github.com/users/mojombo/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "",
  "public_repos": "",
  "received_events_url": "https://api.github.com/users/mojombo/received_events",
  "repos_url": "https://api.github.com/users/mojombo/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/mojombo/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/mojombo/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "",
  "url": "https://api.github.com/users/mojombo",
  "user_view_type": "public",
  "username": ""
}
columns (49)
avatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_typeusername
realistic2 trials
min 10745ms · median 11014ms · max 11283ms · rows 25,25

typical user query (no filters)

Command
SELECT * FROM github.users LIMIT 25
Trials + output
trial 1·10745ms·rows 25isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/1?v=4",
  "bio": "",
  "blog": "",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "",
  "disk_usage": "",
  "email": "",
  "events_url": "https://api.github.com/users/mojombo/events{/privacy}",
  "followers": "",
  "followers_url": "https://api.github.com/users/mojombo/followers",
  "following": "",
  "following_url": "https://api.github.com/users/mojombo/following{/other_user}",
  "gists_url": "https://api.github.com/users/mojombo/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "",
  "html_url": "https://github.com/mojombo",
  "id": "1",
  "ldap_dn": "",
  "location": "",
  "login": "mojombo",
  "name": "",
  "node_id": "MDQ6VXNlcjE=",
  "notification_email": "",
  "organizations_url": "https://api.github.com/users/mojombo/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "",
  "public_repos": "",
  "received_events_url": "https://api.github.com/users/mojombo/received_events",
  "repos_url": "https://api.github.com/users/mojombo/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/mojombo/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/mojombo/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "",
  "url": "https://api.github.com/users/mojombo",
  "user_view_type": "public",
  "username": ""
}
columns (49)
avatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_typeusername
trial 2·11283ms·rows 25isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/1?v=4",
  "bio": "",
  "blog": "",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "",
  "disk_usage": "",
  "email": "",
  "events_url": "https://api.github.com/users/mojombo/events{/privacy}",
  "followers": "",
  "followers_url": "https://api.github.com/users/mojombo/followers",
  "following": "",
  "following_url": "https://api.github.com/users/mojombo/following{/other_user}",
  "gists_url": "https://api.github.com/users/mojombo/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "",
  "html_url": "https://github.com/mojombo",
  "id": "1",
  "ldap_dn": "",
  "location": "",
  "login": "mojombo",
  "name": "",
  "node_id": "MDQ6VXNlcjE=",
  "notification_email": "",
  "organizations_url": "https://api.github.com/users/mojombo/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "",
  "public_repos": "",
  "received_events_url": "https://api.github.com/users/mojombo/received_events",
  "repos_url": "https://api.github.com/users/mojombo/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/mojombo/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/mojombo/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "",
  "url": "https://api.github.com/users/mojombo",
  "user_view_type": "public",
  "username": ""
}
columns (49)
avatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_typeusername
edge2 trials
min 14433ms · median 15082ms · max 15731ms · rows 200,200

edge: larger limit, no filters

Command
SELECT * FROM github.users LIMIT 200
Trials + output
trial 1·14433ms·rows 200isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/1?v=4",
  "bio": "",
  "blog": "",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "",
  "disk_usage": "",
  "email": "",
  "events_url": "https://api.github.com/users/mojombo/events{/privacy}",
  "followers": "",
  "followers_url": "https://api.github.com/users/mojombo/followers",
  "following": "",
  "following_url": "https://api.github.com/users/mojombo/following{/other_user}",
  "gists_url": "https://api.github.com/users/mojombo/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "",
  "html_url": "https://github.com/mojombo",
  "id": "1",
  "ldap_dn": "",
  "location": "",
  "login": "mojombo",
  "name": "",
  "node_id": "MDQ6VXNlcjE=",
  "notification_email": "",
  "organizations_url": "https://api.github.com/users/mojombo/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "",
  "public_repos": "",
  "received_events_url": "https://api.github.com/users/mojombo/received_events",
  "repos_url": "https://api.github.com/users/mojombo/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/mojombo/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/mojombo/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "",
  "url": "https://api.github.com/users/mojombo",
  "user_view_type": "public",
  "username": ""
}
columns (49)
avatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_typeusername
trial 2·15731ms·rows 200isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/1?v=4",
  "bio": "",
  "blog": "",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "",
  "disk_usage": "",
  "email": "",
  "events_url": "https://api.github.com/users/mojombo/events{/privacy}",
  "followers": "",
  "followers_url": "https://api.github.com/users/mojombo/followers",
  "following": "",
  "following_url": "https://api.github.com/users/mojombo/following{/other_user}",
  "gists_url": "https://api.github.com/users/mojombo/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "",
  "html_url": "https://github.com/mojombo",
  "id": "1",
  "ldap_dn": "",
  "location": "",
  "login": "mojombo",
  "name": "",
  "node_id": "MDQ6VXNlcjE=",
  "notification_email": "",
  "organizations_url": "https://api.github.com/users/mojombo/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "",
  "public_repos": "",
  "received_events_url": "https://api.github.com/users/mojombo/received_events",
  "repos_url": "https://api.github.com/users/mojombo/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/mojombo/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/mojombo/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "",
  "url": "https://api.github.com/users/mojombo",
  "user_view_type": "public",
  "username": ""
}
columns (49)
avatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_typeusername

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

452 rows stored · 452 returned · page 1/19
10https://avatars.githubusercontent.com/u/1?v=4https://api.github.com/users/mojombo/events{/privacy}https://api.github.com/users/mojombo/followershttps://api.github.com/users/mojombo/following{/other_user}https://api.github.com/users/mojombo/gists{/gist_id}https://github.com/mojombo1mojomboMDQ6VXNlcjE=https://api.github.com/users/mojombo/orgshttps://api.github.com/users/mojombo/received_eventshttps://api.github.com/users/mojombo/reposfalsehttps://api.github.com/users/mojombo/starred{/owner}{/repo}https://api.github.com/users/mojombo/subscriptionsUserhttps://api.github.com/users/mojombopublic
21https://avatars.githubusercontent.com/u/1?v=4https://api.github.com/users/mojombo/events{/privacy}https://api.github.com/users/mojombo/followershttps://api.github.com/users/mojombo/following{/other_user}https://api.github.com/users/mojombo/gists{/gist_id}https://github.com/mojombo1mojomboMDQ6VXNlcjE=https://api.github.com/users/mojombo/orgshttps://api.github.com/users/mojombo/received_eventshttps://api.github.com/users/mojombo/reposfalsehttps://api.github.com/users/mojombo/starred{/owner}{/repo}https://api.github.com/users/mojombo/subscriptionsUserhttps://api.github.com/users/mojombopublic
12https://avatars.githubusercontent.com/u/1?v=4https://api.github.com/users/mojombo/events{/privacy}https://api.github.com/users/mojombo/followershttps://api.github.com/users/mojombo/following{/other_user}https://api.github.com/users/mojombo/gists{/gist_id}https://github.com/mojombo1mojomboMDQ6VXNlcjE=https://api.github.com/users/mojombo/orgshttps://api.github.com/users/mojombo/received_eventshttps://api.github.com/users/mojombo/reposfalsehttps://api.github.com/users/mojombo/starred{/owner}{/repo}https://api.github.com/users/mojombo/subscriptionsUserhttps://api.github.com/users/mojombopublic
13https://avatars.githubusercontent.com/u/2?v=4https://api.github.com/users/defunkt/events{/privacy}https://api.github.com/users/defunkt/followershttps://api.github.com/users/defunkt/following{/other_user}https://api.github.com/users/defunkt/gists{/gist_id}https://github.com/defunkt2defunktMDQ6VXNlcjI=https://api.github.com/users/defunkt/orgshttps://api.github.com/users/defunkt/received_eventshttps://api.github.com/users/defunkt/reposfalsehttps://api.github.com/users/defunkt/starred{/owner}{/repo}https://api.github.com/users/defunkt/subscriptionsUserhttps://api.github.com/users/defunktpublic
14https://avatars.githubusercontent.com/u/3?v=4https://api.github.com/users/pjhyett/events{/privacy}https://api.github.com/users/pjhyett/followershttps://api.github.com/users/pjhyett/following{/other_user}https://api.github.com/users/pjhyett/gists{/gist_id}https://github.com/pjhyett3pjhyettMDQ6VXNlcjM=https://api.github.com/users/pjhyett/orgshttps://api.github.com/users/pjhyett/received_eventshttps://api.github.com/users/pjhyett/reposfalsehttps://api.github.com/users/pjhyett/starred{/owner}{/repo}https://api.github.com/users/pjhyett/subscriptionsUserhttps://api.github.com/users/pjhyettpublic
15https://avatars.githubusercontent.com/u/4?v=4https://api.github.com/users/wycats/events{/privacy}https://api.github.com/users/wycats/followershttps://api.github.com/users/wycats/following{/other_user}https://api.github.com/users/wycats/gists{/gist_id}https://github.com/wycats4wycatsMDQ6VXNlcjQ=https://api.github.com/users/wycats/orgshttps://api.github.com/users/wycats/received_eventshttps://api.github.com/users/wycats/reposfalsehttps://api.github.com/users/wycats/starred{/owner}{/repo}https://api.github.com/users/wycats/subscriptionsUserhttps://api.github.com/users/wycatspublic
16https://avatars.githubusercontent.com/u/5?v=4https://api.github.com/users/ezmobius/events{/privacy}https://api.github.com/users/ezmobius/followershttps://api.github.com/users/ezmobius/following{/other_user}https://api.github.com/users/ezmobius/gists{/gist_id}https://github.com/ezmobius5ezmobiusMDQ6VXNlcjU=https://api.github.com/users/ezmobius/orgshttps://api.github.com/users/ezmobius/received_eventshttps://api.github.com/users/ezmobius/reposfalsehttps://api.github.com/users/ezmobius/starred{/owner}{/repo}https://api.github.com/users/ezmobius/subscriptionsUserhttps://api.github.com/users/ezmobiuspublic
17https://avatars.githubusercontent.com/u/6?v=4https://api.github.com/users/ivey/events{/privacy}https://api.github.com/users/ivey/followershttps://api.github.com/users/ivey/following{/other_user}https://api.github.com/users/ivey/gists{/gist_id}https://github.com/ivey6iveyMDQ6VXNlcjY=https://api.github.com/users/ivey/orgshttps://api.github.com/users/ivey/received_eventshttps://api.github.com/users/ivey/reposfalsehttps://api.github.com/users/ivey/starred{/owner}{/repo}https://api.github.com/users/ivey/subscriptionsUserhttps://api.github.com/users/iveypublic
18https://avatars.githubusercontent.com/u/7?v=4https://api.github.com/users/evanphx/events{/privacy}https://api.github.com/users/evanphx/followershttps://api.github.com/users/evanphx/following{/other_user}https://api.github.com/users/evanphx/gists{/gist_id}https://github.com/evanphx7evanphxMDQ6VXNlcjc=https://api.github.com/users/evanphx/orgshttps://api.github.com/users/evanphx/received_eventshttps://api.github.com/users/evanphx/reposfalsehttps://api.github.com/users/evanphx/starred{/owner}{/repo}https://api.github.com/users/evanphx/subscriptionsUserhttps://api.github.com/users/evanphxpublic
19https://avatars.githubusercontent.com/u/17?v=4https://api.github.com/users/vanpelt/events{/privacy}https://api.github.com/users/vanpelt/followershttps://api.github.com/users/vanpelt/following{/other_user}https://api.github.com/users/vanpelt/gists{/gist_id}https://github.com/vanpelt17vanpeltMDQ6VXNlcjE3https://api.github.com/users/vanpelt/orgshttps://api.github.com/users/vanpelt/received_eventshttps://api.github.com/users/vanpelt/reposfalsehttps://api.github.com/users/vanpelt/starred{/owner}{/repo}https://api.github.com/users/vanpelt/subscriptionsUserhttps://api.github.com/users/vanpeltpublic
110https://avatars.githubusercontent.com/u/18?v=4https://api.github.com/users/wayneeseguin/events{/privacy}https://api.github.com/users/wayneeseguin/followershttps://api.github.com/users/wayneeseguin/following{/other_user}https://api.github.com/users/wayneeseguin/gists{/gist_id}https://github.com/wayneeseguin18wayneeseguinMDQ6VXNlcjE4https://api.github.com/users/wayneeseguin/orgshttps://api.github.com/users/wayneeseguin/received_eventshttps://api.github.com/users/wayneeseguin/reposfalsehttps://api.github.com/users/wayneeseguin/starred{/owner}{/repo}https://api.github.com/users/wayneeseguin/subscriptionsUserhttps://api.github.com/users/wayneeseguinpublic
111https://avatars.githubusercontent.com/u/19?v=4https://api.github.com/users/brynary/events{/privacy}https://api.github.com/users/brynary/followershttps://api.github.com/users/brynary/following{/other_user}https://api.github.com/users/brynary/gists{/gist_id}https://github.com/brynary19brynaryMDQ6VXNlcjE5https://api.github.com/users/brynary/orgshttps://api.github.com/users/brynary/received_eventshttps://api.github.com/users/brynary/reposfalsehttps://api.github.com/users/brynary/starred{/owner}{/repo}https://api.github.com/users/brynary/subscriptionsUserhttps://api.github.com/users/brynarypublic
112https://avatars.githubusercontent.com/u/20?v=4https://api.github.com/users/kevinclark/events{/privacy}https://api.github.com/users/kevinclark/followershttps://api.github.com/users/kevinclark/following{/other_user}https://api.github.com/users/kevinclark/gists{/gist_id}https://github.com/kevinclark20kevinclarkMDQ6VXNlcjIwhttps://api.github.com/users/kevinclark/orgshttps://api.github.com/users/kevinclark/received_eventshttps://api.github.com/users/kevinclark/reposfalsehttps://api.github.com/users/kevinclark/starred{/owner}{/repo}https://api.github.com/users/kevinclark/subscriptionsUserhttps://api.github.com/users/kevinclarkpublic
113https://avatars.githubusercontent.com/u/21?v=4https://api.github.com/users/technoweenie/events{/privacy}https://api.github.com/users/technoweenie/followershttps://api.github.com/users/technoweenie/following{/other_user}https://api.github.com/users/technoweenie/gists{/gist_id}https://github.com/technoweenie21technoweenieMDQ6VXNlcjIxhttps://api.github.com/users/technoweenie/orgshttps://api.github.com/users/technoweenie/received_eventshttps://api.github.com/users/technoweenie/reposfalsehttps://api.github.com/users/technoweenie/starred{/owner}{/repo}https://api.github.com/users/technoweenie/subscriptionsUserhttps://api.github.com/users/technoweeniepublic
114https://avatars.githubusercontent.com/u/22?v=4https://api.github.com/users/macournoyer/events{/privacy}https://api.github.com/users/macournoyer/followershttps://api.github.com/users/macournoyer/following{/other_user}https://api.github.com/users/macournoyer/gists{/gist_id}https://github.com/macournoyer22macournoyerMDQ6VXNlcjIyhttps://api.github.com/users/macournoyer/orgshttps://api.github.com/users/macournoyer/received_eventshttps://api.github.com/users/macournoyer/reposfalsehttps://api.github.com/users/macournoyer/starred{/owner}{/repo}https://api.github.com/users/macournoyer/subscriptionsUserhttps://api.github.com/users/macournoyerpublic
115https://avatars.githubusercontent.com/u/23?v=4https://api.github.com/users/takeo/events{/privacy}https://api.github.com/users/takeo/followershttps://api.github.com/users/takeo/following{/other_user}https://api.github.com/users/takeo/gists{/gist_id}https://github.com/takeo23takeoMDQ6VXNlcjIzhttps://api.github.com/users/takeo/orgshttps://api.github.com/users/takeo/received_eventshttps://api.github.com/users/takeo/reposfalsehttps://api.github.com/users/takeo/starred{/owner}{/repo}https://api.github.com/users/takeo/subscriptionsUserhttps://api.github.com/users/takeopublic
116https://avatars.githubusercontent.com/u/25?v=4https://api.github.com/users/caged/events{/privacy}https://api.github.com/users/caged/followershttps://api.github.com/users/caged/following{/other_user}https://api.github.com/users/caged/gists{/gist_id}https://github.com/caged25cagedMDQ6VXNlcjI1https://api.github.com/users/caged/orgshttps://api.github.com/users/caged/received_eventshttps://api.github.com/users/caged/reposfalsehttps://api.github.com/users/caged/starred{/owner}{/repo}https://api.github.com/users/caged/subscriptionsUserhttps://api.github.com/users/cagedpublic
117https://avatars.githubusercontent.com/u/26?v=4https://api.github.com/users/topfunky/events{/privacy}https://api.github.com/users/topfunky/followershttps://api.github.com/users/topfunky/following{/other_user}https://api.github.com/users/topfunky/gists{/gist_id}https://github.com/topfunky26topfunkyMDQ6VXNlcjI2https://api.github.com/users/topfunky/orgshttps://api.github.com/users/topfunky/received_eventshttps://api.github.com/users/topfunky/reposfalsehttps://api.github.com/users/topfunky/starred{/owner}{/repo}https://api.github.com/users/topfunky/subscriptionsUserhttps://api.github.com/users/topfunkypublic
118https://avatars.githubusercontent.com/u/27?v=4https://api.github.com/users/anotherjesse/events{/privacy}https://api.github.com/users/anotherjesse/followershttps://api.github.com/users/anotherjesse/following{/other_user}https://api.github.com/users/anotherjesse/gists{/gist_id}https://github.com/anotherjesse27anotherjesseMDQ6VXNlcjI3https://api.github.com/users/anotherjesse/orgshttps://api.github.com/users/anotherjesse/received_eventshttps://api.github.com/users/anotherjesse/reposfalsehttps://api.github.com/users/anotherjesse/starred{/owner}{/repo}https://api.github.com/users/anotherjesse/subscriptionsUserhttps://api.github.com/users/anotherjessepublic
119https://avatars.githubusercontent.com/u/28?v=4https://api.github.com/users/roland/events{/privacy}https://api.github.com/users/roland/followershttps://api.github.com/users/roland/following{/other_user}https://api.github.com/users/roland/gists{/gist_id}https://github.com/roland28rolandMDQ6VXNlcjI4https://api.github.com/users/roland/orgshttps://api.github.com/users/roland/received_eventshttps://api.github.com/users/roland/reposfalsehttps://api.github.com/users/roland/starred{/owner}{/repo}https://api.github.com/users/roland/subscriptionsUserhttps://api.github.com/users/rolandpublic
120https://avatars.githubusercontent.com/u/29?v=4https://api.github.com/users/lukas/events{/privacy}https://api.github.com/users/lukas/followershttps://api.github.com/users/lukas/following{/other_user}https://api.github.com/users/lukas/gists{/gist_id}https://github.com/lukas29lukasMDQ6VXNlcjI5https://api.github.com/users/lukas/orgshttps://api.github.com/users/lukas/received_eventshttps://api.github.com/users/lukas/reposfalsehttps://api.github.com/users/lukas/starred{/owner}{/repo}https://api.github.com/users/lukas/subscriptionsUserhttps://api.github.com/users/lukaspublic
121https://avatars.githubusercontent.com/u/30?v=4https://api.github.com/users/fanvsfan/events{/privacy}https://api.github.com/users/fanvsfan/followershttps://api.github.com/users/fanvsfan/following{/other_user}https://api.github.com/users/fanvsfan/gists{/gist_id}https://github.com/fanvsfan30fanvsfanMDQ6VXNlcjMwhttps://api.github.com/users/fanvsfan/orgshttps://api.github.com/users/fanvsfan/received_eventshttps://api.github.com/users/fanvsfan/reposfalsehttps://api.github.com/users/fanvsfan/starred{/owner}{/repo}https://api.github.com/users/fanvsfan/subscriptionsUserhttps://api.github.com/users/fanvsfanpublic
122https://avatars.githubusercontent.com/u/31?v=4https://api.github.com/users/tomtt/events{/privacy}https://api.github.com/users/tomtt/followershttps://api.github.com/users/tomtt/following{/other_user}https://api.github.com/users/tomtt/gists{/gist_id}https://github.com/tomtt31tomttMDQ6VXNlcjMxhttps://api.github.com/users/tomtt/orgshttps://api.github.com/users/tomtt/received_eventshttps://api.github.com/users/tomtt/reposfalsehttps://api.github.com/users/tomtt/starred{/owner}{/repo}https://api.github.com/users/tomtt/subscriptionsUserhttps://api.github.com/users/tomttpublic
123https://avatars.githubusercontent.com/u/32?v=4https://api.github.com/users/railsjitsu/events{/privacy}https://api.github.com/users/railsjitsu/followershttps://api.github.com/users/railsjitsu/following{/other_user}https://api.github.com/users/railsjitsu/gists{/gist_id}https://github.com/railsjitsu32railsjitsuMDQ6VXNlcjMyhttps://api.github.com/users/railsjitsu/orgshttps://api.github.com/users/railsjitsu/received_eventshttps://api.github.com/users/railsjitsu/reposfalsehttps://api.github.com/users/railsjitsu/starred{/owner}{/repo}https://api.github.com/users/railsjitsu/subscriptionsUserhttps://api.github.com/users/railsjitsupublic
124https://avatars.githubusercontent.com/u/34?v=4https://api.github.com/users/nitay/events{/privacy}https://api.github.com/users/nitay/followershttps://api.github.com/users/nitay/following{/other_user}https://api.github.com/users/nitay/gists{/gist_id}https://github.com/nitay34nitayMDQ6VXNlcjM0https://api.github.com/users/nitay/orgshttps://api.github.com/users/nitay/received_eventshttps://api.github.com/users/nitay/reposfalsehttps://api.github.com/users/nitay/starred{/owner}{/repo}https://api.github.com/users/nitay/subscriptionsUserhttps://api.github.com/users/nitaypublic

Column profile

49 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/1?v=4"
2bio06empty
3blog06empty
4business_plus06empty
5collaborators06empty
6company06empty
7created_at06empty
8disk_usage06empty
9email06empty
10events_urlstring60"https://api.github.com/users/mojombo/events{/privacy}"
11followers06empty
12followers_urlstring60"https://api.github.com/users/mojombo/followers"
13following06empty
14following_urlstring60"https://api.github.com/users/mojombo/following{/other_user}"
15gists_urlstring60"https://api.github.com/users/mojombo/gists{/gist_id}"
16gravatar_id06empty
17hireable06empty
18html_urlstring60"https://github.com/mojombo"
19idstring60"1"
20ldap_dn06empty
21location06empty
22loginstring60"mojombo"
23name06empty
24node_idstring60"MDQ6VXNlcjE="
25notification_email06empty
26organizations_urlstring60"https://api.github.com/users/mojombo/orgs"
27owned_private_repos06empty
28plan06empty
29plan__collaborators06empty
30plan__name06empty
31plan__private_repos06empty
32plan__space06empty
33private_gists06empty
34public_gists06empty
35public_repos06empty
36received_events_urlstring60"https://api.github.com/users/mojombo/received_events"
37repos_urlstring60"https://api.github.com/users/mojombo/repos"
38site_adminstring60"false"
39starred_at06empty
40starred_urlstring60"https://api.github.com/users/mojombo/starred{/owner}{/repo}"
41subscriptions_urlstring60"https://api.github.com/users/mojombo/subscriptions"
42total_private_repos06empty
43twitter_username06empty
44two_factor_authentication06empty
45typestring60"User"
46updated_at06empty
47urlstring60"https://api.github.com/users/mojombo"
48user_view_typestring60"public"
49username06empty

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt111948ms1okavatar_url, bio, blog
minimalt211180ms1okavatar_url, bio, blog
realistict110745ms25okavatar_url, bio, blog
realistict211283ms25okavatar_url, bio, blog
edget114433ms200okavatar_url, bio, blog
edget215731ms200okavatar_url, bio, blog

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Use this table to browse public GitHub users. Works without WHERE filters. Add username to jump to one account before paging; broad scans should always start with LIMIT.
Columns coral returned (49)
avatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_typeusername
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T10:00:00Z
JSON record: reports/github/tables/users.json
first_run_at: 2026-08-30T14:13:27Z
last_retried_at: 2026-08-31T10:00:00Z
retry_count: 3
View version history →