home / github

Menu
  • Search all tables
  • GraphQL API

tags

Table actions
  • GraphQL API for tags

2 rows where repo = 206649770

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link repo name sha
206649770,0.1 google-takeout-to-sqlite 206649770 0.1 d1cefefc207b8401cc8bf375f07a936c940a4ada
206649770,0.2 google-takeout-to-sqlite 206649770 0.2 e54e544427f1cc3ea8189f0e95f54046301a8645

Advanced export

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

CSV options:

CREATE TABLE [tags] (
   [repo] INTEGER REFERENCES [repos]([id]),
   [name] TEXT,
   [sha] TEXT,
   PRIMARY KEY ([repo], [name])
);
CREATE INDEX [idx_tags_repo]
                ON [tags] ([repo]);
Powered by Datasette · Queries took 8.613ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows