home / database

Menu
  • GraphQL API

categorysteamapplink

Table actions
  • GraphQL API for categorysteamapplink

Data source: steam-to-sqlite

11 rows where steam_app_pk = 4683

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link category_pk steam_app_pk
1,4683 1 1 The Darkside Detective: A Fumble in the Dark 4683
4,4683 4 4 The Darkside Detective: A Fumble in the Dark 4683
5,4683 5 5 The Darkside Detective: A Fumble in the Dark 4683
6,4683 6 6 The Darkside Detective: A Fumble in the Dark 4683
7,4683 7 7 The Darkside Detective: A Fumble in the Dark 4683
285,4683 285 285 The Darkside Detective: A Fumble in the Dark 4683
287,4683 287 287 The Darkside Detective: A Fumble in the Dark 4683
289,4683 289 289 The Darkside Detective: A Fumble in the Dark 4683
290,4683 290 290 The Darkside Detective: A Fumble in the Dark 4683
291,4683 291 291 The Darkside Detective: A Fumble in the Dark 4683
295,4683 295 295 The Darkside Detective: A Fumble in the Dark 4683

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