BookWalker

home / database

series_tags

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

14 rows where series_id = "CNT_2QWE68B0RH80"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_2QWE68B0RH80,TAG_0M9XE1W8SVD0 She and Her Cat CNT_2QWE68B0RH80 Seinen TAG_0M9XE1W8SVD0
CNT_2QWE68B0RH80,TAG_0NZDKK5S9M20 She and Her Cat CNT_2QWE68B0RH80 21st Century TAG_0NZDKK5S9M20
CNT_2QWE68B0RH80,TAG_100A33G6C0H0 She and Her Cat CNT_2QWE68B0RH80 Female Lead TAG_100A33G6C0H0
CNT_2QWE68B0RH80,TAG_15CC6KFERMA0 She and Her Cat CNT_2QWE68B0RH80 Loneliness TAG_15CC6KFERMA0
CNT_2QWE68B0RH80,TAG_1CPKC1FSG880 She and Her Cat CNT_2QWE68B0RH80 Cohabitation TAG_1CPKC1FSG880
CNT_2QWE68B0RH80,TAG_1E7PCFJJJWJ0 She and Her Cat CNT_2QWE68B0RH80 Cats TAG_1E7PCFJJJWJ0
CNT_2QWE68B0RH80,TAG_1MDKJNBVT5S0 She and Her Cat CNT_2QWE68B0RH80 Working TAG_1MDKJNBVT5S0
CNT_2QWE68B0RH80,TAG_1SS5R19FMC10 She and Her Cat CNT_2QWE68B0RH80 Non-Human Protagonist TAG_1SS5R19FMC10
CNT_2QWE68B0RH80,TAG_1ZMPZFM65WT0 She and Her Cat CNT_2QWE68B0RH80 Pets TAG_1ZMPZFM65WT0
CNT_2QWE68B0RH80,TAG_2M2AXCZQH3EG She and Her Cat CNT_2QWE68B0RH80 Drama TAG_2M2AXCZQH3EG
CNT_2QWE68B0RH80,TAG_3B7G0SY4ZN8G She and Her Cat CNT_2QWE68B0RH80 Animals TAG_3B7G0SY4ZN8G
CNT_2QWE68B0RH80,TAG_3BV09XCBFJDG She and Her Cat CNT_2QWE68B0RH80 Animal Protagonists TAG_3BV09XCBFJDG
CNT_2QWE68B0RH80,TAG_3KY6Q5W995AG She and Her Cat CNT_2QWE68B0RH80 Slice of Life TAG_3KY6Q5W995AG
CNT_2QWE68B0RH80,TAG_3ZJYKXZYDX4G She and Her Cat CNT_2QWE68B0RH80 Philosophy TAG_3ZJYKXZYDX4G

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