home / database

Menu
  • GraphQL API

categorysteamapplink

Table actions
  • GraphQL API for categorysteamapplink

Data source: steam-to-sqlite

30,553 rows where category_pk = 23

✎ View and edit SQL

This data as json, CSV (advanced)

Link category_pk steam_app_pk
23,21 23 23 忆恋 Demo 21
23,29 23 23 Love Mythos: Sanctuary Island Demo 29
23,32 23 23 Flip Tale Demo 32
23,38 23 23 Ship Simulator Realistic Demo 38
23,41 23 23 Mine Dungeon2 ~Rurumu's trip~ Demo 41
23,54 23 23 Adam Waste Demo 54
23,59 23 23 Gori: Cuddly Carnage Demo 59
23,68 23 23 MultiMind Challengers Demo 68
23,87 23 23 Half-Life 2: Demo 87
23,97 23 23 PCMark 10 Demo 97
23,107 23 23 Fatehaven Demo 107
23,115 23 23 ROUGH KUTS: Night of the Living Dead Demo 115
23,116 23 23 ORX Demo 116
23,117 23 23 Samurai of Hyuga Demo 117
23,129 23 23 Samurai of Hyuga Book 2 Demo 129
23,156 23 23 The Hero with a Thousand Arms Demo 156
23,163 23 23 Methods: The Detective Competition Demo 163
23,193 23 23 The Zone: Stalker Stories Demo 193
23,199 23 23 Portal: First Slice 199
23,206 23 23 Big Bang Billiards Demo 206
23,228 23 23 USSR CHAN: Hentai Puzzle Game Demo 228
23,254 23 23 圣山 Demo 254
23,272 23 23 Final Days Demo 272
23,273 23 23 拯救大魔王:重生 Falsemen: Rebirth Demo 273
23,277 23 23 Launch Squad Demo 277
23,296 23 23 Flow Gear Racing Demo 296
23,325 23 23 Clea 2 Demo 325
23,334 23 23 Goodbye Deponia Demo 334
23,364 23 23 Vinyl Reality Demo 364
23,383 23 23 Artisan: Going Home Again Demo 383
23,431 23 23 Digital Jigsaw Puzzle Demo 431
23,495 23 23 Rag Doll Kung Fu Demo 495
23,510 23 23 Bullet Sorrow Demo 510
23,515 23 23 Galaxy of Trian Demo 515
23,520 23 23 Misery Street Demo 520
23,565 23 23 A Day Without Me Demo 565
23,587 23 23 Global Soccer Manager 2017 Demo 587
23,606 23 23 The Survivalists Demo 606
23,625 23 23 Glitchphobia Demo 625
23,658 23 23 Biologger Demo 658
23,662 23 23 SpaceSys Demo 662
23,692 23 23 魔法少女は自由に変身できない。 Demo 692
23,703 23 23 Phantom Path Demo 703
23,760 23 23 SKULLMASTER'S ARENA Demo 760
23,783 23 23 Get Out... Demo 783
23,794 23 23 Skellboy Demo 794
23,800 23 23 Circuit Breakers Demo 800
23,801 23 23 The Superlatives: Shattered Worlds Demo 801
23,804 23 23 Nobody's Quest Demo 804
23,816 23 23 Tactical Warfare Simulator Demo 816
23,827 23 23 Islet Online Demo 827
23,836 23 23 Arx Fatalis Demo 836
23,869 23 23 Pixel Force 像素特工队 Demo 869
23,887 23 23 Crimson Imprint plus -Nonexistent Christmas- Demo 887
23,896 23 23 Parabolus Demo 896
23,917 23 23 elphame Demo 917
23,949 23 23 Mike & Tyler Demo 949
23,953 23 23 Kaleidocraft Demo 953
23,954 23 23 Alpha Decay Demo 954
23,959 23 23 Jessika Demo 959
23,964 23 23 Cake Bash Demo 964
23,972 23 23 TCSTRIKERS3 Demo 972
23,978 23 23 CheeseCube Demo 978
23,979 23 23 TcNo TimeKeeper Demo 979
23,980 23 23 Silhouette Demo 980
23,996 23 23 EVERSPACE™ 2 Demo 996
23,999 23 23 Road to Hollow Hills Demo 999
23,1010 23 23 Dark Messiah Singleplayer Demo 1010
23,1015 23 23 Darkness Restricted Demo 1015
23,1016 23 23 Project Amalthea Demo 1016
23,1030 23 23 Greak: Memories of Azur Demo 1030
23,1097 23 23 DMN7 Demo 1097
23,1144 23 23 Thick Air Demo 1144
23,1150 23 23 Danger Scavenger Demo 1150
23,1160 23 23 Shadowgrounds Demo 1160
23,1163 23 23 TrackMania² Valley Demo 1163
23,1167 23 23 Overloop Demo 1167
23,1184 23 23 AUSSIE BATTLER TANKS Demo 1184
23,1191 23 23 Kitaria Fables Demo 1191
23,1201 23 23 潜伏与唤醒 Demo 1201
23,1204 23 23 Vasilis Demo 1204
23,1222 23 23 Re:Kuroi Demo 1222
23,1235 23 23 Rising Star 2 Demo 1235
23,1242 23 23 Green world: Catharsis Demo 1242
23,1244 23 23 The Last Cube Demo 1244
23,1252 23 23 TrackMania² Canyon Demo 1252
23,1263 23 23 DeMagnete VR Demo 1263
23,1264 23 23 ThreadSpace: Hyperbol Demo 1264
23,1287 23 23 Professional Farmer 2014 Demo 1287
23,1295 23 23 Disgaea 2 PC Demo 1295
23,1369 23 23 Gas Guzzlers Extreme Demo 1369
23,1377 23 23 Island of the Lost Demo 1377
23,1390 23 23 Kaiju Fishing Demo 1390
23,1410 23 23 Causa, Voices of the Dusk Demo 1410
23,1430 23 23 Zoria: Age of Shattering Demo 1430
23,1436 23 23 Space Adventure TD Demo 1436
23,1438 23 23 The Age of Decadence Demo 1438
23,1473 23 23 Realm of Virtuals Demo 1473
23,1474 23 23 HANI Demo 1474
23,1487 23 23 It's a Trap Demo 1487

Next page

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 401.465ms · Data source: steam-to-sqlite