BookWalker

home / database

series_tags

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

13 rows where series_id = "CNT_03GM5SMM3VNG"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_03GM5SMM3VNG,TAG_0M0JHS1FS5V0 I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Fantasy TAG_0M0JHS1FS5V0
CNT_03GM5SMM3VNG,TAG_0M42TYMY92W0 I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Comedy TAG_0M42TYMY92W0
CNT_03GM5SMM3VNG,TAG_0NDWND9M6450 I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Adapted to Anime TAG_0NDWND9M6450
CNT_03GM5SMM3VNG,TAG_0NPD5CER9Y80 I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Shounen TAG_0NPD5CER9Y80
CNT_03GM5SMM3VNG,TAG_11141BEKXC40 I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Game Elements TAG_11141BEKXC40
CNT_03GM5SMM3VNG,TAG_1AWFQ7C7PMC0 I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Adventurers TAG_1AWFQ7C7PMC0
CNT_03GM5SMM3VNG,TAG_1P07GSA1CSR0 I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Training TAG_1P07GSA1CSR0
CNT_03GM5SMM3VNG,TAG_2M2AXCZQH3EG I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Drama TAG_2M2AXCZQH3EG
CNT_03GM5SMM3VNG,TAG_2MSAF40PHDMG I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Action TAG_2MSAF40PHDMG
CNT_03GM5SMM3VNG,TAG_36CESDRG2D0G I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Hard-Working Protagonist TAG_36CESDRG2D0G
CNT_03GM5SMM3VNG,TAG_3AY7M95EEJ3G I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Adventure TAG_3AY7M95EEJ3G
CNT_03GM5SMM3VNG,TAG_3GYGNDT662SG I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Strong Male Lead TAG_3GYGNDT662SG
CNT_03GM5SMM3VNG,TAG_3R33NJ4VZ5VG I Parry Everything: What Do You Mean I'm the Strongest? I'm Not Even an Adventurer Yet! CNT_03GM5SMM3VNG Monsters TAG_3R33NJ4VZ5VG

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