BookWalker

home / database

series_tags

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

9 rows where series_id = "CNT_2KKFSN1E81G0"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_2KKFSN1E81G0,TAG_0MD2Q5KZ9RP0 Wed to the Dead: Bound by a Ghost Marriage, Drawn to Love CNT_2KKFSN1E81G0 Josei TAG_0MD2Q5KZ9RP0
CNT_2KKFSN1E81G0,TAG_0NVWAZPA68S0 Wed to the Dead: Bound by a Ghost Marriage, Drawn to Love CNT_2KKFSN1E81G0 Abused Female Lead TAG_0NVWAZPA68S0
CNT_2KKFSN1E81G0,TAG_17S1ZM6VTZM0 Wed to the Dead: Bound by a Ghost Marriage, Drawn to Love CNT_2KKFSN1E81G0 Historical TAG_17S1ZM6VTZM0
CNT_2KKFSN1E81G0,TAG_1GBABM09YKD0 Wed to the Dead: Bound by a Ghost Marriage, Drawn to Love CNT_2KKFSN1E81G0 Supernatural TAG_1GBABM09YKD0
CNT_2KKFSN1E81G0,TAG_2M2AXCZQH3EG Wed to the Dead: Bound by a Ghost Marriage, Drawn to Love CNT_2KKFSN1E81G0 Drama TAG_2M2AXCZQH3EG
CNT_2KKFSN1E81G0,TAG_2M852Y701XZG Wed to the Dead: Bound by a Ghost Marriage, Drawn to Love CNT_2KKFSN1E81G0 Shoujo TAG_2M852Y701XZG
CNT_2KKFSN1E81G0,TAG_2MBNBKTGHS0G Wed to the Dead: Bound by a Ghost Marriage, Drawn to Love CNT_2KKFSN1E81G0 Romance TAG_2MBNBKTGHS0G
CNT_2KKFSN1E81G0,TAG_305J9AWYMB9G Wed to the Dead: Bound by a Ghost Marriage, Drawn to Love CNT_2KKFSN1E81G0 Fated Lovers TAG_305J9AWYMB9G
CNT_2KKFSN1E81G0,TAG_3B9KBQG6W2MG Wed to the Dead: Bound by a Ghost Marriage, Drawn to Love CNT_2KKFSN1E81G0 Arranged Marriage TAG_3B9KBQG6W2MG

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