BookWalker

home / database

series_tags

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

12 rows where series_id = "CNT_3H34TCR868C0"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_3H34TCR868C0,TAG_0AMNE3F46BR0 Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 complete TAG_0AMNE3F46BR0
CNT_3H34TCR868C0,TAG_0MD2Q5KZ9RP0 Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 Josei TAG_0MD2Q5KZ9RP0
CNT_3H34TCR868C0,TAG_0NZDKK5S9M20 Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 21st Century TAG_0NZDKK5S9M20
CNT_3H34TCR868C0,TAG_1997ANE72CB0 Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 Boss-Subordinate Relationship TAG_1997ANE72CB0
CNT_3H34TCR868C0,TAG_2APDBN4CY9FG Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 adult TAG_2APDBN4CY9FG
CNT_3H34TCR868C0,TAG_2MBNBKTGHS0G Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 Romance TAG_2MBNBKTGHS0G
CNT_3H34TCR868C0,TAG_351MCTV50Z2G Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 LGBT Subtext TAG_351MCTV50Z2G
CNT_3H34TCR868C0,TAG_3555NYENGW7G Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 LGBT Character TAG_3555NYENGW7G
CNT_3H34TCR868C0,TAG_39AWP77FTBYG Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 Boss-Employee Relationship TAG_39AWP77FTBYG
CNT_3H34TCR868C0,TAG_3EEYX4KBTMPG Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 Changed by Love TAG_3EEYX4KBTMPG
CNT_3H34TCR868C0,TAG_3S0C96F0W45G Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 Office Lady TAG_3S0C96F0W45G
CNT_3H34TCR868C0,TAG_3Y9Y5N0XD7JG Like a Boss -the Tyrant and Me in Bed til the End- CNT_3H34TCR868C0 Personality Change TAG_3Y9Y5N0XD7JG

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