BookWalker

home / database

series_tags

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

6 rows where series_id = "CNT_2SEN078KJWN0"

✎ View and edit SQL

This data as json, CSV (advanced)

Link series_id tag_id
CNT_2SEN078KJWN0,TAG_12GZ6SS3HQ40 Matched to a Billionaire CNT_2SEN078KJWN0 Debts TAG_12GZ6SS3HQ40
CNT_2SEN078KJWN0,TAG_1E0PTP9KJJ40 Matched to a Billionaire CNT_2SEN078KJWN0 CEOs TAG_1E0PTP9KJJ40
CNT_2SEN078KJWN0,TAG_1VJ98EJM6AE0 Matched to a Billionaire CNT_2SEN078KJWN0 Marriage of Convenience TAG_1VJ98EJM6AE0
CNT_2SEN078KJWN0,TAG_2MBNBKTGHS0G Matched to a Billionaire CNT_2SEN078KJWN0 Romance TAG_2MBNBKTGHS0G
CNT_2SEN078KJWN0,TAG_368YG851J1ZG Matched to a Billionaire CNT_2SEN078KJWN0 Harlequin TAG_368YG851J1ZG
CNT_2SEN078KJWN0,TAG_3XX5CM90BW0G Matched to a Billionaire CNT_2SEN078KJWN0 Royalty TAG_3XX5CM90BW0G

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