home / database

Menu
  • GraphQL API

categorysteamapplink

Table actions
  • GraphQL API for categorysteamapplink

Data source: steam-to-sqlite

8 rows where steam_app_pk = 76574

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link category_pk steam_app_pk
2,76574 2 2 Heroes & Generals - US Giga Pack 76574
3,76574 3 3 Heroes & Generals - US Giga Pack 76574
9,76574 9 9 Heroes & Generals - US Giga Pack 76574
10,76574 10 10 Heroes & Generals - US Giga Pack 76574
16,76574 16 16 Heroes & Generals - US Giga Pack 76574
21,76574 21 21 Heroes & Generals - US Giga Pack 76574
30,76574 30 30 Heroes & Generals - US Giga Pack 76574
31,76574 31 31 Heroes & Generals - US Giga Pack 76574

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