BookWalker

home / database

series_tags

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

8 rows where series_id = "CNT_0N11VQ927A30"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_0N11VQ927A30,TAG_1FZ1W0CD32F0 The Prince(ss) and the Bee CNT_0N11VQ927A30 Childhood Friends TAG_1FZ1W0CD32F0
CNT_0N11VQ927A30,TAG_1X0XMNRA3Q20 The Prince(ss) and the Bee CNT_0N11VQ927A30 School TAG_1X0XMNRA3Q20
CNT_0N11VQ927A30,TAG_2APDBN4CY9FG The Prince(ss) and the Bee CNT_0N11VQ927A30 adult TAG_2APDBN4CY9FG
CNT_0N11VQ927A30,TAG_2M5T60D610KG The Prince(ss) and the Bee CNT_0N11VQ927A30 Boys Love TAG_2M5T60D610KG
CNT_0N11VQ927A30,TAG_2MBNBKTGHS0G The Prince(ss) and the Bee CNT_0N11VQ927A30 Romance TAG_2MBNBKTGHS0G
CNT_0N11VQ927A30,TAG_3GV3C84QP5MG The Prince(ss) and the Bee CNT_0N11VQ927A30 Student-Student Relationship TAG_3GV3C84QP5MG
CNT_0N11VQ927A30,TAG_3WAT06Q6B0MG The Prince(ss) and the Bee CNT_0N11VQ927A30 Reunion/s TAG_3WAT06Q6B0MG
CNT_0N11VQ927A30,TAG_3X845AY38F6G The Prince(ss) and the Bee CNT_0N11VQ927A30 School Life TAG_3X845AY38F6G

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