BookWalker

home / database

series_tags

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

8 rows where series_id = "CNT_012PPXD59SJ0"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_012PPXD59SJ0,TAG_0M0JHS1FS5V0 A Surprisingly Happy Engagement for the Slime Duke and the Fallen Noble Lady CNT_012PPXD59SJ0 Fantasy TAG_0M0JHS1FS5V0
CNT_012PPXD59SJ0,TAG_100A33G6C0H0 A Surprisingly Happy Engagement for the Slime Duke and the Fallen Noble Lady CNT_012PPXD59SJ0 Female Lead TAG_100A33G6C0H0
CNT_012PPXD59SJ0,TAG_1SWN16WY49A0 A Surprisingly Happy Engagement for the Slime Duke and the Fallen Noble Lady CNT_012PPXD59SJ0 Nobility TAG_1SWN16WY49A0
CNT_012PPXD59SJ0,TAG_2M852Y701XZG A Surprisingly Happy Engagement for the Slime Duke and the Fallen Noble Lady CNT_012PPXD59SJ0 Shoujo TAG_2M852Y701XZG
CNT_012PPXD59SJ0,TAG_2MBNBKTGHS0G A Surprisingly Happy Engagement for the Slime Duke and the Fallen Noble Lady CNT_012PPXD59SJ0 Romance TAG_2MBNBKTGHS0G
CNT_012PPXD59SJ0,TAG_3KY6Q5W995AG A Surprisingly Happy Engagement for the Slime Duke and the Fallen Noble Lady CNT_012PPXD59SJ0 Slice of Life TAG_3KY6Q5W995AG
CNT_012PPXD59SJ0,TAG_3R6KYQTAF2WG A Surprisingly Happy Engagement for the Slime Duke and the Fallen Noble Lady CNT_012PPXD59SJ0 Monster Boys TAG_3R6KYQTAF2WG
CNT_012PPXD59SJ0,TAG_3VM6NGBWY9XG A Surprisingly Happy Engagement for the Slime Duke and the Fallen Noble Lady CNT_012PPXD59SJ0 Marriage TAG_3VM6NGBWY9XG

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