home / database

Menu
  • GraphQL API

categorysteamapplink

Table actions
  • GraphQL API for categorysteamapplink

Data source: steam-to-sqlite

12 rows where steam_app_pk = 11071

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link category_pk steam_app_pk
1,11071 1 1 Degrees of Separation 11071
2,11071 2 2 Degrees of Separation 11071
4,11071 4 4 Degrees of Separation 11071
7,11071 7 7 Degrees of Separation 11071
9,11071 9 9 Degrees of Separation 11071
12,11071 12 12 Degrees of Separation 11071
13,11071 13 13 Degrees of Separation 11071
15,11071 15 15 Degrees of Separation 11071
20,11071 20 20 Degrees of Separation 11071
25,11071 25 25 Degrees of Separation 11071
26,11071 26 26 Degrees of Separation 11071
285,11071 285 285 Degrees of Separation 11071

Advanced export

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

CSV options:

CREATE TABLE "categorysteamapplink" (
	category_pk INTEGER NOT NULL, 
	steam_app_pk INTEGER NOT NULL, 
	PRIMARY KEY (category_pk, steam_app_pk), 
	FOREIGN KEY(steam_app_pk) REFERENCES steam_app (pk), 
	FOREIGN KEY(category_pk) REFERENCES category (pk)
);
Powered by Datasette · Queries took 13688.41ms · Data source: steam-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows