BookWalker

home / database

series_tags

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

6 rows where series_id = "CNT_0638XC88J030"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_0638XC88J030,TAG_0M0JHS1FS5V0 Reincarnated Mage with Inferior Eyes: Breezing through the Future as an Oppressed Ex-Hero CNT_0638XC88J030 Fantasy TAG_0M0JHS1FS5V0
CNT_0638XC88J030,TAG_16APXT28AFD0 Reincarnated Mage with Inferior Eyes: Breezing through the Future as an Oppressed Ex-Hero CNT_0638XC88J030 Harem TAG_16APXT28AFD0
CNT_0638XC88J030,TAG_1W03PC3YKBF0 Reincarnated Mage with Inferior Eyes: Breezing through the Future as an Oppressed Ex-Hero CNT_0638XC88J030 Reincarnation TAG_1W03PC3YKBF0
CNT_0638XC88J030,TAG_2MBNBKTGHS0G Reincarnated Mage with Inferior Eyes: Breezing through the Future as an Oppressed Ex-Hero CNT_0638XC88J030 Romance TAG_2MBNBKTGHS0G
CNT_0638XC88J030,TAG_2MSAF40PHDMG Reincarnated Mage with Inferior Eyes: Breezing through the Future as an Oppressed Ex-Hero CNT_0638XC88J030 Action TAG_2MSAF40PHDMG
CNT_0638XC88J030,TAG_3AY7M95EEJ3G Reincarnated Mage with Inferior Eyes: Breezing through the Future as an Oppressed Ex-Hero CNT_0638XC88J030 Adventure TAG_3AY7M95EEJ3G

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