home / database

Menu
  • GraphQL API

categorysteamapplink

Table actions
  • GraphQL API for categorysteamapplink

Data source: steam-to-sqlite

12 rows where steam_app_pk = 49052

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link category_pk steam_app_pk
1,49052 1 1 Kreedz Climbing 49052
2,49052 2 2 Kreedz Climbing 49052
7,49052 7 7 Kreedz Climbing 49052
9,49052 9 9 Kreedz Climbing 49052
10,49052 10 10 Kreedz Climbing 49052
16,49052 16 16 Kreedz Climbing 49052
17,49052 17 17 Kreedz Climbing 49052
19,49052 19 19 Kreedz Climbing 49052
20,49052 20 20 Kreedz Climbing 49052
21,49052 21 21 Kreedz Climbing 49052
27,49052 27 27 Kreedz Climbing 49052
29,49052 29 29 Kreedz Climbing 49052

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 3274.565ms · Data source: steam-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows