home / database

Menu
  • GraphQL API

genresteammapplink

Table actions
  • GraphQL API for genresteammapplink

Data source: steam-to-sqlite

8 rows where steam_app_pk = 1077

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link genre_pk steam_app_pk
1,1077 1 1 Naturallandscape - GuilinLandscape (自然景观系列-桂林山水) 1077
2,1077 2 2 Naturallandscape - GuilinLandscape (自然景观系列-桂林山水) 1077
3,1077 3 3 Naturallandscape - GuilinLandscape (自然景观系列-桂林山水) 1077
4,1077 4 4 Naturallandscape - GuilinLandscape (自然景观系列-桂林山水) 1077
5,1077 5 5 Naturallandscape - GuilinLandscape (自然景观系列-桂林山水) 1077
6,1077 6 6 Naturallandscape - GuilinLandscape (自然景观系列-桂林山水) 1077
8,1077 8 8 Naturallandscape - GuilinLandscape (自然景观系列-桂林山水) 1077
10,1077 10 10 Naturallandscape - GuilinLandscape (自然景观系列-桂林山水) 1077

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "genresteammapplink" (
	genre_pk INTEGER NOT NULL, 
	steam_app_pk INTEGER NOT NULL, 
	PRIMARY KEY (genre_pk, steam_app_pk), 
	FOREIGN KEY(steam_app_pk) REFERENCES steam_app (pk), 
	FOREIGN KEY(genre_pk) REFERENCES genre (pk)
);
Powered by Datasette · Queries took 4319.306ms · Data source: steam-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows