BookWalker

home / database

series_tags

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

7 rows where series_id = "CNT_3SWRMKS65WRG"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_3SWRMKS65WRG,TAG_0AMNE3F46BR0 The Legendary Dragon-armored Knight Wants to Live a Normal Life In the Countryside CNT_3SWRMKS65WRG complete TAG_0AMNE3F46BR0
CNT_3SWRMKS65WRG,TAG_0M0JHS1FS5V0 The Legendary Dragon-armored Knight Wants to Live a Normal Life In the Countryside CNT_3SWRMKS65WRG Fantasy TAG_0M0JHS1FS5V0
CNT_3SWRMKS65WRG,TAG_0M42TYMY92W0 The Legendary Dragon-armored Knight Wants to Live a Normal Life In the Countryside CNT_3SWRMKS65WRG Comedy TAG_0M42TYMY92W0
CNT_3SWRMKS65WRG,TAG_0NPD5CER9Y80 The Legendary Dragon-armored Knight Wants to Live a Normal Life In the Countryside CNT_3SWRMKS65WRG Shounen TAG_0NPD5CER9Y80
CNT_3SWRMKS65WRG,TAG_16APXT28AFD0 The Legendary Dragon-armored Knight Wants to Live a Normal Life In the Countryside CNT_3SWRMKS65WRG Harem TAG_16APXT28AFD0
CNT_3SWRMKS65WRG,TAG_2METMQ87165G The Legendary Dragon-armored Knight Wants to Live a Normal Life In the Countryside CNT_3SWRMKS65WRG Isekai TAG_2METMQ87165G
CNT_3SWRMKS65WRG,TAG_3KY6Q5W995AG The Legendary Dragon-armored Knight Wants to Live a Normal Life In the Countryside CNT_3SWRMKS65WRG Slice of Life TAG_3KY6Q5W995AG

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