BookWalker

home / database

series_external_ids

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

2 rows where series_id = "CNT_05R7KDF96G90"

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ series_id type external_id external_id_original
CID_2Y8VF77PJ01G Kodakara Island - One wife's descent into sexual madness at the hands of a group of sex-craved islanders and their impregnation techniques. - CNT_05R7KDF96G90 1 518452  
CID_36D3T3C0JNDG Kodakara Island - One wife's descent into sexual madness at the hands of a group of sex-craved islanders and their impregnation techniques. - CNT_05R7KDF96G90 2 334468  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE series_external_ids (
      id TEXT PRIMARY KEY,
      series_id TEXT NOT NULL,
      type INTEGER NOT NULL,
      external_id TEXT NOT NULL,
      external_id_original TEXT NOT NULL,
      FOREIGN KEY (series_id) REFERENCES series(id)
    );
CREATE INDEX idx_series_external_ids_series ON series_external_ids(series_id);
Powered by Datasette · Queries took 7.842ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS