home / database

Menu
  • GraphQL API

categorysteamapplink

Table actions
  • GraphQL API for categorysteamapplink

Data source: steam-to-sqlite

12 rows where steam_app_pk = 5442

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link category_pk steam_app_pk
1,5442 1 1 Total War: EMPIRE – Definitive Edition 5442
2,5442 2 2 Total War: EMPIRE – Definitive Edition 5442
4,5442 4 4 Total War: EMPIRE – Definitive Edition 5442
6,5442 6 6 Total War: EMPIRE – Definitive Edition 5442
9,5442 9 9 Total War: EMPIRE – Definitive Edition 5442
10,5442 10 10 Total War: EMPIRE – Definitive Edition 5442
11,5442 11 11 Total War: EMPIRE – Definitive Edition 5442
16,5442 16 16 Total War: EMPIRE – Definitive Edition 5442
21,5442 21 21 Total War: EMPIRE – Definitive Edition 5442
24,5442 24 24 Total War: EMPIRE – Definitive Edition 5442
34,5442 34 34 Total War: EMPIRE – Definitive Edition 5442
285,5442 285 285 Total War: EMPIRE – Definitive Edition 5442

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