home / database

Menu
  • GraphQL API

categorysteamapplink

Table actions
  • GraphQL API for categorysteamapplink

Data source: steam-to-sqlite

15 rows where steam_app_pk = 7834

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link category_pk steam_app_pk
1,7834 1 1 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
2,7834 2 2 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
4,7834 4 4 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
9,7834 9 9 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
12,7834 12 12 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
13,7834 13 13 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
15,7834 15 15 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
20,7834 20 20 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
285,7834 285 285 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
287,7834 287 287 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
288,7834 288 288 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
290,7834 290 290 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
292,7834 292 292 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
295,7834 295 295 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834
297,7834 297 297 DYNASTY WARRIORS 8: Xtreme Legends Complete Edition 7834

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