BookWalker

home / database

series_tags

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

13 rows where series_id = "CNT_16D0WBP099F0"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_16D0WBP099F0,TAG_0M42TYMY92W0 This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Comedy TAG_0M42TYMY92W0
CNT_16D0WBP099F0,TAG_0MD2Q5KZ9RP0 This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Josei TAG_0MD2Q5KZ9RP0
CNT_16D0WBP099F0,TAG_1997ANE72CB0 This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Boss-Subordinate Relationship TAG_1997ANE72CB0
CNT_16D0WBP099F0,TAG_1E0PTP9KJJ40 This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 CEOs TAG_1E0PTP9KJJ40
CNT_16D0WBP099F0,TAG_1KRS2YHJ1TJ0 This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Smart Male Lead TAG_1KRS2YHJ1TJ0
CNT_16D0WBP099F0,TAG_2M2AXCZQH3EG This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Drama TAG_2M2AXCZQH3EG
CNT_16D0WBP099F0,TAG_2MBNBKTGHS0G This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Romance TAG_2MBNBKTGHS0G
CNT_16D0WBP099F0,TAG_36MZ9CS5N77G This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Glasses-Wearing Male Lead TAG_36MZ9CS5N77G
CNT_16D0WBP099F0,TAG_39AWP77FTBYG This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Boss-Employee Relationship TAG_39AWP77FTBYG
CNT_16D0WBP099F0,TAG_3KY6Q5W995AG This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Slice of Life TAG_3KY6Q5W995AG
CNT_16D0WBP099F0,TAG_3MBVN3JK26BG This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Workplace Romance TAG_3MBVN3JK26BG
CNT_16D0WBP099F0,TAG_3S0C96F0W45G This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Office Lady TAG_3S0C96F0W45G
CNT_16D0WBP099F0,TAG_3V2HQAEEER4G This Man is the Biggest Mistake of My Life CNT_16D0WBP099F0 Mature Romance TAG_3V2HQAEEER4G

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