BookWalker

home / database

series_tags

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

8 rows where series_id = "CNT_2CENMS1V6YN0"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_2CENMS1V6YN0,TAG_0AMNE3F46BR0 Don't mess with the yakuza! -Broken in by a crime syndicate deputy leader CNT_2CENMS1V6YN0 complete TAG_0AMNE3F46BR0
CNT_2CENMS1V6YN0,TAG_1CPKC1FSG880 Don't mess with the yakuza! -Broken in by a crime syndicate deputy leader CNT_2CENMS1V6YN0 Cohabitation TAG_1CPKC1FSG880
CNT_2CENMS1V6YN0,TAG_1CZKT8ATGE20 Don't mess with the yakuza! -Broken in by a crime syndicate deputy leader CNT_2CENMS1V6YN0 College TAG_1CZKT8ATGE20
CNT_2CENMS1V6YN0,TAG_2APDBN4CY9FG Don't mess with the yakuza! -Broken in by a crime syndicate deputy leader CNT_2CENMS1V6YN0 adult TAG_2APDBN4CY9FG
CNT_2CENMS1V6YN0,TAG_2M5T60D610KG Don't mess with the yakuza! -Broken in by a crime syndicate deputy leader CNT_2CENMS1V6YN0 Boys Love TAG_2M5T60D610KG
CNT_2CENMS1V6YN0,TAG_2MBNBKTGHS0G Don't mess with the yakuza! -Broken in by a crime syndicate deputy leader CNT_2CENMS1V6YN0 Romance TAG_2MBNBKTGHS0G
CNT_2CENMS1V6YN0,TAG_3SHJQC8NFM2G Don't mess with the yakuza! -Broken in by a crime syndicate deputy leader CNT_2CENMS1V6YN0 Neighbors TAG_3SHJQC8NFM2G
CNT_2CENMS1V6YN0,TAG_3YYZCGKJCMCG Don't mess with the yakuza! -Broken in by a crime syndicate deputy leader CNT_2CENMS1V6YN0 Organized Crime TAG_3YYZCGKJCMCG

Advanced export

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

CSV options:

CREATE TABLE series_tags (
      series_id TEXT NOT NULL,
      tag_id TEXT NOT NULL,
      PRIMARY KEY (series_id, tag_id),
      FOREIGN KEY (series_id) REFERENCES series(id),
      FOREIGN KEY (tag_id) REFERENCES tags(id)
    );
CREATE INDEX idx_series_tags_tag ON series_tags(tag_id);
Powered by Datasette · Queries took 9.189ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS