BookWalker

home / database

series_tags

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

7 rows where series_id = "CNT_1BRFK29Z325G"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_1BRFK29Z325G,TAG_0AMNE3F46BR0 No fair! Chief Madarame is a pervert! - I'll do you inside the way I want. CNT_1BRFK29Z325G complete TAG_0AMNE3F46BR0
CNT_1BRFK29Z325G,TAG_0MD2Q5KZ9RP0 No fair! Chief Madarame is a pervert! - I'll do you inside the way I want. CNT_1BRFK29Z325G Josei TAG_0MD2Q5KZ9RP0
CNT_1BRFK29Z325G,TAG_1997ANE72CB0 No fair! Chief Madarame is a pervert! - I'll do you inside the way I want. CNT_1BRFK29Z325G Boss-Subordinate Relationship TAG_1997ANE72CB0
CNT_1BRFK29Z325G,TAG_2APDBN4CY9FG No fair! Chief Madarame is a pervert! - I'll do you inside the way I want. CNT_1BRFK29Z325G adult TAG_2APDBN4CY9FG
CNT_1BRFK29Z325G,TAG_2MBNBKTGHS0G No fair! Chief Madarame is a pervert! - I'll do you inside the way I want. CNT_1BRFK29Z325G Romance TAG_2MBNBKTGHS0G
CNT_1BRFK29Z325G,TAG_39AWP77FTBYG No fair! Chief Madarame is a pervert! - I'll do you inside the way I want. CNT_1BRFK29Z325G Boss-Employee Relationship TAG_39AWP77FTBYG
CNT_1BRFK29Z325G,TAG_3J8P3JMRSCNG No fair! Chief Madarame is a pervert! - I'll do you inside the way I want. CNT_1BRFK29Z325G Shy Female Lead TAG_3J8P3JMRSCNG

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