home / database

Menu
  • GraphQL API

categorysteamapplink

Table actions
  • GraphQL API for categorysteamapplink

Data source: steam-to-sqlite

13,699 rows where category_pk = 20

✎ View and edit SQL

This data as json, CSV (advanced)

Link category_pk steam_app_pk
20,4 20 20 Vanguard Princess 4
20,5 20 20 ANIMALITY - Tiger Colour Pigments 5
20,6 20 20 ANIMALITY - Duck Colour Pigments 6
20,10 20 20 Don't Bite Me Bro! + 10
20,11 20 20 Team Fortress Classic 11
20,24 20 20 Deathmatch Classic 24
20,42 20 20 Knight Squad 2 42
20,76 20 20 Dash Blitz 76
20,88 20 20 Half-Life 2 88
20,128 20 20 Half-Life: Source 128
20,177 20 20 DANGEROUS DUELS 177
20,217 20 20 Age of Fear 4: The Storm Mountain Expansion 217
20,247 20 20 Baptize Billy 247
20,262 20 20 Left 4 Dead 2 262
20,272 20 20 Final Days Demo 272
20,285 20 20 Portal 2 285
20,307 20 20 Crimsonland 307
20,309 20 20 The Prison 309
20,338 20 20 River City Girls 338
20,345 20 20 The Disney Afternoon Collection 345
20,356 20 20 Super Chain Crusher Horizon 356
20,362 20 20 The Race for the White House 2016 362
20,371 20 20 Clash of Castle 371
20,388 20 20 Space Fuss 388
20,392 20 20 STARWHAL 392
20,446 20 20 Friendly Fire 446
20,456 20 20 SUBS: Sharks And Submarines 456
20,501 20 20 lost cube 501
20,512 20 20 Galaxy of Trian Board Game 512
20,522 20 20 Thick Air 522
20,560 20 20 Automation* of Sorts 560
20,561 20 20 BlazBlue: Calamity Trigger 561
20,594 20 20 Must Dash Amigos 594
20,619 20 20 Blocksplode 619
20,622 20 20 Brawlderdash 622
20,640 20 20 Zero-G Gunfight 640
20,655 20 20 Rogue Heroes: Ruins of Tasos 655
20,760 20 20 SKULLMASTER'S ARENA Demo 760
20,761 20 20 Resume: The Video Game 761
20,768 20 20 Brawlout 768
20,772 20 20 Sacrifice Your Friends 772
20,787 20 20 Agent 64: Spies Never Die 787
20,794 20 20 Skellboy Demo 794
20,843 20 20 Metric Racer 843
20,847 20 20 Aqua Kitty - Milk Mine Defender 847
20,862 20 20 Zombie Grinder 862
20,877 20 20 Wyv and Keep: The Temple of the Lost Idol 877
20,892 20 20 Super Snow Fight 892
20,894 20 20 Son of Nor 894
20,907 20 20 Varion 907
20,930 20 20 Super Tennis Blast 930
20,963 20 20 Potion Explosion 963
20,968 20 20 MY FIGHT 968
20,970 20 20 USC: Counterforce 970
20,976 20 20 Schlag den Star - Das 2. Spiel 976
20,1003 20 20 Death Crown — Demonic Menace 1003
20,1062 20 20 8infinity 1062
20,1070 20 20 Automaton Arena 1070
20,1074 20 20 DOOM + DOOM II 1074
20,1083 20 20 DOOM II 1083
20,1087 20 20 Quake 1087
20,1091 20 20 Quake II 1091
20,1116 20 20 Cannonship 1116
20,1121 20 20 Cult of the Lamb 1121
20,1141 20 20 JumpBall 2 — JumpBall 1141
20,1142 20 20 JumpBall 2 — Tower Mode 1142
20,1150 20 20 Danger Scavenger Demo 1150
20,1158 20 20 Shadowgrounds 1158
20,1199 20 20 Chess Knight 2 1199
20,1205 20 20 Frogun 1205
20,1221 20 20 Sageball 1221
20,1246 20 20 Handball 17 1246
20,1257 20 20 The Royal Game of Ur 3D 1257
20,1279 20 20 S.P.I.K.E: ARENA 1279
20,1297 20 20 SNK VS. CAPCOM: THE MATCH OF THE MILLENNIUM 1297
20,1353 20 20 Janken Cards 1353
20,1359 20 20 For The King 1359
20,1364 20 20 Sometimes to Deal with the Difficulty of Being Alive, I Need to Believe There Is a Possibility That Life Is Not Real. 1364
20,1375 20 20 Lurk 1375
20,1428 20 20 Viscera Cleanup Detail: Santa's Rampage 1428
20,1475 20 20 I・S・U ~Fighting Musical Chair~ 1475
20,1480 20 20 Test Tube Titans: Taster Trial 1480
20,1482 20 20 Mortal box 1482
20,1486 20 20 Donuts'n'Justice 1486
20,1572 20 20 CD-RUN 1572
20,1579 20 20 Lethal League 1579
20,1602 20 20 Voyage 1602
20,1612 20 20 Fly Punch Boom! 1612
20,1626 20 20 Containment Initiative 1626
20,1664 20 20 Planet of the Apes: Last Frontier 1664
20,1670 20 20 Fistful of Frags 1670
20,1675 20 20 Bonkies Demo 1675
20,1677 20 20 Cranium Conundrum 1677
20,1679 20 20 Resistance is Fruitile 1679
20,1696 20 20 Let's Kill Zombies VR 1696
20,1729 20 20 Lightfield HYPER Edition 1729
20,1754 20 20 Bouldering Brawl 1754
20,1772 20 20 WaveTiles 1772
20,1784 20 20 ORE 1784
20,1824 20 20 Improbable Soccer 1824

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