repos

9 rows where forks = 0 and stargazers_count = 2 sorted by open_issues_count

View and edit SQL

Suggested facets: description, fork, homepage, size, language, has_issues, license, topics, created_at (date), pushed_at (date)

topics (array)

stargazers_count

has_pages

  • 0 9

forks

id node_id name full_name private owner html_url description fork created_at updated_at pushed_at homepage size stargazers_count watchers_count language has_issues has_projects has_downloads has_wiki has_pages forks_count archived disabled open_issues_count ▼ license topics forks open_issues watchers default_branch permissions allow_squash_merge allow_merge_commit allow_rebase_merge network_count subscribers_count organization
187061 MDEwOlJlcG9zaXRvcnkxODcwNjE= qypeexplorer simonw/qypeexplorer 0 simonw 9599 https://github.com/simonw/qypeexplorer An API explorer for the qype.com API 0 2009-04-27T22:31:38Z 2019-08-13T14:21:52Z 2009-04-27T22:36:09Z http://qypeexplorer.appspot.com/ 76 2 2 Python 1 1 1 1 0 0 0 0 0   [] 0 0 2 master {"admin": true, "push": true, "pull": true}            
214212 MDEwOlJlcG9zaXRvcnkyMTQyMTI= upcoming simonw/upcoming 0 simonw 9599 https://github.com/simonw/upcoming Python client library for the Upcoming.org API (now defunct - RIP, Upcoming) 0 2009-05-30T12:06:24Z 2013-12-20T20:15:51Z 2009-05-30T12:10:16Z   80 2 2   1 1 1 1 0 0 0 0 0   [] 0 0 2 master {"admin": true, "push": true, "pull": true}            
358013 MDEwOlJlcG9zaXRvcnkzNTgwMTM= devdays simonw/devdays 0 simonw 9599 https://github.com/simonw/devdays Example code from my talk at Stack Overflow DevDays Amsterdam 2009. 0 2009-11-02T14:01:25Z 2017-06-22T03:00:34Z 2009-11-02T14:01:38Z http://stackoverflow.carsonified.com/events/amsterdam/ 80 2 2   1 1 1 1 0 0 0 0 0   [] 0 0 2 master {"admin": true, "push": true, "pull": true}            
5900675 MDEwOlJlcG9zaXRvcnk1OTAwNjc1 squirrelspotter simonw/squirrelspotter 0 simonw 9599 https://github.com/simonw/squirrelspotter   0 2012-09-21T11:49:19Z 2017-09-28T20:32:08Z 2019-03-30T23:11:35Z   277 2 2 Python 1 1 1 1 0 0 0 0 0   [] 0 0 2 master {"admin": true, "push": true, "pull": true}            
11097209 MDEwOlJlcG9zaXRvcnkxMTA5NzIwOQ== pycrumbs simonw/pycrumbs 0 simonw 9599 https://github.com/simonw/pycrumbs Bits and bytes of Python from the Internet 1 2013-07-01T14:28:30Z 2013-08-03T19:52:32Z 2013-07-01T14:30:33Z   97 2 2   0 1 1 1 0 0 0 0 0   [] 0 0 2 master {"admin": true, "push": true, "pull": true}            
16146282 MDEwOlJlcG9zaXRvcnkxNjE0NjI4Mg== faker simonw/faker 0 simonw 9599 https://github.com/simonw/faker Faker is a Python package that generates fake data for you. 1 2014-01-22T17:20:15Z 2018-05-21T13:33:37Z 2014-01-22T17:20:34Z http://www.joke2k.net/faker 426 2 2 Python 0 1 1 1 0 0 0 0 0 Other other [] 0 0 2 master {"admin": true, "push": true, "pull": true}            
131413720 MDEwOlJlcG9zaXRvcnkxMzE0MTM3MjA= make-near-me simonw/make-near-me 0 simonw 9599 https://github.com/simonw/make-near-me Make Owls Near Me for the species of your choice! 0 2018-04-28T13:52:32Z 2019-03-27T00:31:06Z 2018-04-28T20:14:44Z https://make-near-me.now.sh/ 223 2 2 JavaScript 1 1 1 1 0 0 0 0 0   ["now", "react", "sanic", "zeit"] 0 0 2 master {"admin": true, "push": true, "pull": true}            
191592094 MDEwOlJlcG9zaXRvcnkxOTE1OTIwOTQ= paginate-json simonw/paginate-json 0 simonw 9599 https://github.com/simonw/paginate-json Command-line tool for fetching JSON from paginated APIs 0 2019-06-12T14:55:59Z 2019-09-07T16:59:45Z 2019-09-07T16:59:44Z   10 2 2 Python 1 1 1 1 0 0 0 0 0 Apache License 2.0 apache-2.0 ["json", "sqlite"] 0 0 2 master {"admin": true, "push": true, "pull": true}            
207630174 MDEwOlJlcG9zaXRvcnkyMDc2MzAxNzQ= datasette-rure simonw/datasette-rure 0 simonw 9599 https://github.com/simonw/datasette-rure Datasette plugin that adds a custom SQL function for executing matches using the Rust regular expression engine 0 2019-09-10T18:09:33Z 2019-11-11T04:51:15Z 2019-09-11T22:59:38Z   19 2 2 Python 1 1 1 1 0 0 0 0 0 Apache License 2.0 apache-2.0   0 0 2 master {"admin": true, "push": true, "pull": true} 1 1 1 0 1  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [repos] (
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [name] TEXT,
   [full_name] TEXT,
   [private] INTEGER,
   [owner] INTEGER REFERENCES [users]([id]),
   [html_url] TEXT,
   [description] TEXT,
   [fork] INTEGER,
   [created_at] TEXT,
   [updated_at] TEXT,
   [pushed_at] TEXT,
   [homepage] TEXT,
   [size] INTEGER,
   [stargazers_count] INTEGER,
   [watchers_count] INTEGER,
   [language] TEXT,
   [has_issues] INTEGER,
   [has_projects] INTEGER,
   [has_downloads] INTEGER,
   [has_wiki] INTEGER,
   [has_pages] INTEGER,
   [forks_count] INTEGER,
   [archived] INTEGER,
   [disabled] INTEGER,
   [open_issues_count] INTEGER,
   [license] TEXT,
   [topics] TEXT,
   [forks] INTEGER,
   [open_issues] INTEGER,
   [watchers] INTEGER,
   [default_branch] TEXT,
   [permissions] TEXT, [allow_squash_merge] INTEGER, [allow_merge_commit] INTEGER, [allow_rebase_merge] INTEGER, [network_count] INTEGER, [subscribers_count] INTEGER, [organization] TEXT,
   FOREIGN KEY(license) REFERENCES licenses(key)
)
Powered by Datasette · Query took 59.386ms · About: github-to-sqlite