BookWalker

home / database

series_tags

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

12 rows where series_id = "CNT_03YE0WM0CCEG"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_03YE0WM0CCEG,TAG_0M0JHS1FS5V0 Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Fantasy TAG_0M0JHS1FS5V0
CNT_03YE0WM0CCEG,TAG_0M9XE1W8SVD0 Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Seinen TAG_0M9XE1W8SVD0
CNT_03YE0WM0CCEG,TAG_1DBCHPHH1YQ0 Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Dark Fantasy TAG_1DBCHPHH1YQ0
CNT_03YE0WM0CCEG,TAG_1SWN16WY49A0 Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Nobility TAG_1SWN16WY49A0
CNT_03YE0WM0CCEG,TAG_1TCY4V5T9HS0 Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Male Lead TAG_1TCY4V5T9HS0
CNT_03YE0WM0CCEG,TAG_1W03PC3YKBF0 Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Reincarnation TAG_1W03PC3YKBF0
CNT_03YE0WM0CCEG,TAG_2M2AXCZQH3EG Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Drama TAG_2M2AXCZQH3EG
CNT_03YE0WM0CCEG,TAG_2METMQ87165G Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Isekai TAG_2METMQ87165G
CNT_03YE0WM0CCEG,TAG_2MSAF40PHDMG Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Action TAG_2MSAF40PHDMG
CNT_03YE0WM0CCEG,TAG_3AY7M95EEJ3G Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Adventure TAG_3AY7M95EEJ3G
CNT_03YE0WM0CCEG,TAG_3MQRE66Q5XKG Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Video Games TAG_3MQRE66Q5XKG
CNT_03YE0WM0CCEG,TAG_3RH394JSZ8FG Reincarnated Into a Game as the Hero's Friend: Running the Kingdom Behind the Scenes CNT_03YE0WM0CCEG Military TAG_3RH394JSZ8FG

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 6.516ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS