BookWalker

home / database

series_tags

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

12 rows where series_id = "CNT_2RE7VE7E2Q0G"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_2RE7VE7E2Q0G,TAG_0M0JHS1FS5V0 I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Fantasy TAG_0M0JHS1FS5V0
CNT_2RE7VE7E2Q0G,TAG_0M42TYMY92W0 I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Comedy TAG_0M42TYMY92W0
CNT_2RE7VE7E2Q0G,TAG_16W7T1ZYXZA0 I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Gods TAG_16W7T1ZYXZA0
CNT_2RE7VE7E2Q0G,TAG_1AWFQ7C7PMC0 I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Adventurers TAG_1AWFQ7C7PMC0
CNT_2RE7VE7E2Q0G,TAG_1TCY4V5T9HS0 I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Male Lead TAG_1TCY4V5T9HS0
CNT_2RE7VE7E2Q0G,TAG_2MBNBKTGHS0G I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Romance TAG_2MBNBKTGHS0G
CNT_2RE7VE7E2Q0G,TAG_2MSAF40PHDMG I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Action TAG_2MSAF40PHDMG
CNT_2RE7VE7E2Q0G,TAG_30220N9E4E4G I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Female Harem TAG_30220N9E4E4G
CNT_2RE7VE7E2Q0G,TAG_32VQGJJMPCDG I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Demons TAG_32VQGJJMPCDG
CNT_2RE7VE7E2Q0G,TAG_36XZ7KM6NYSG I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Goddess TAG_36XZ7KM6NYSG
CNT_2RE7VE7E2Q0G,TAG_3AY7M95EEJ3G I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Adventure TAG_3AY7M95EEJ3G
CNT_2RE7VE7E2Q0G,TAG_3TS7WVTHH6ZG I Was Reincarnated with OP Invincibility, so I'll Beat 'em Up My Way as an Action-Adventurer CNT_2RE7VE7E2Q0G Magic TAG_3TS7WVTHH6ZG

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