home / database

Menu
  • GraphQL API

categorysteamapplink

Table actions
  • GraphQL API for categorysteamapplink

Data source: steam-to-sqlite

7 rows where steam_app_pk = 11753

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link category_pk steam_app_pk
1,11753 1 1 Beans: The Coffee Shop Simulator 11753
4,11753 4 4 Beans: The Coffee Shop Simulator 11753
6,11753 6 6 Beans: The Coffee Shop Simulator 11753
285,11753 285 285 Beans: The Coffee Shop Simulator 11753
287,11753 287 287 Beans: The Coffee Shop Simulator 11753
290,11753 290 290 Beans: The Coffee Shop Simulator 11753
291,11753 291 291 Beans: The Coffee Shop Simulator 11753

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