BookWalker

home / database

series_tags

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

7 rows where series_id = "CNT_0MXP34T0XE20"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_0MXP34T0XE20,TAG_11DMRQV3DF30 Gangster Harem - The Struggle to Become the King of the Bathhouse CNT_0MXP34T0XE20 Gangs TAG_11DMRQV3DF30
CNT_0MXP34T0XE20,TAG_16APXT28AFD0 Gangster Harem - The Struggle to Become the King of the Bathhouse CNT_0MXP34T0XE20 Harem TAG_16APXT28AFD0
CNT_0MXP34T0XE20,TAG_1FVHKCYYK5A0 Gangster Harem - The Struggle to Become the King of the Bathhouse CNT_0MXP34T0XE20 Childhood Love TAG_1FVHKCYYK5A0
CNT_0MXP34T0XE20,TAG_2APDBN4CY9FG Gangster Harem - The Struggle to Become the King of the Bathhouse CNT_0MXP34T0XE20 adult TAG_2APDBN4CY9FG
CNT_0MXP34T0XE20,TAG_2M5T60D610KG Gangster Harem - The Struggle to Become the King of the Bathhouse CNT_0MXP34T0XE20 Boys Love TAG_2M5T60D610KG
CNT_0MXP34T0XE20,TAG_2MBNBKTGHS0G Gangster Harem - The Struggle to Become the King of the Bathhouse CNT_0MXP34T0XE20 Romance TAG_2MBNBKTGHS0G
CNT_0MXP34T0XE20,TAG_3WAT06Q6B0MG Gangster Harem - The Struggle to Become the King of the Bathhouse CNT_0MXP34T0XE20 Reunion/s TAG_3WAT06Q6B0MG

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