BookWalker

home / database

product_contributors

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

17 rows where contributor_id = "CON_1X0H3390CVG0"

✎ View and edit SQL

This data as json, CSV (advanced)

Link product_id contributor_id role name_override
PRD_06TT8T7979SG,CON_1X0H3390CVG0,1 Volume 4 PRD_06TT8T7979SG YUI CON_1X0H3390CVG0 1  
PRD_0GHZRMBJ73ZG,CON_1X0H3390CVG0,1 Volume 7 PRD_0GHZRMBJ73ZG YUI CON_1X0H3390CVG0 1  
PRD_0HJ7JATGQW4G,CON_1X0H3390CVG0,1 Volume 2 PRD_0HJ7JATGQW4G YUI CON_1X0H3390CVG0 1  
PRD_0NF0CZCFVMNG,CON_1X0H3390CVG0,1 Volume 9 PRD_0NF0CZCFVMNG YUI CON_1X0H3390CVG0 1  
PRD_0Q9HX6KJJM5G,CON_1X0H3390CVG0,1 Volume 1 PRD_0Q9HX6KJJM5G YUI CON_1X0H3390CVG0 1  
PRD_0X4MZ5RRH0CG,CON_1X0H3390CVG0,1 Volume 6 PRD_0X4MZ5RRH0CG YUI CON_1X0H3390CVG0 1  
PRD_0XT5JSD3JJA0,CON_1X0H3390CVG0,1 Volume 3 PRD_0XT5JSD3JJA0 YUI CON_1X0H3390CVG0 1  
PRD_1NBNASC72ZG0,CON_1X0H3390CVG0,1 Volume 2 PRD_1NBNASC72ZG0 YUI CON_1X0H3390CVG0 1  
PRD_1RC5MPPQ3EA0,CON_1X0H3390CVG0,1 Volume 5 PRD_1RC5MPPQ3EA0 YUI CON_1X0H3390CVG0 1  
PRD_1RGT8ZYWMJDG,CON_1X0H3390CVG0,1 Volume 8 PRD_1RGT8ZYWMJDG YUI CON_1X0H3390CVG0 1  
PRD_1VV9ZG1H7K2G,CON_1X0H3390CVG0,1 Volume 6 PRD_1VV9ZG1H7K2G YUI CON_1X0H3390CVG0 1  
PRD_1WXF2FAM43P0,CON_1X0H3390CVG0,1 Volume 5 PRD_1WXF2FAM43P0 YUI CON_1X0H3390CVG0 1  
PRD_1XQ03E1ZASGG,CON_1X0H3390CVG0,1 Volume 3 PRD_1XQ03E1ZASGG YUI CON_1X0H3390CVG0 1  
PRD_1ZPP5S20AVZ0,CON_1X0H3390CVG0,1 Volume 10 PRD_1ZPP5S20AVZ0 YUI CON_1X0H3390CVG0 1  
PRD_2XEB6YG2E7YG,CON_1X0H3390CVG0,1 Volume 7 PRD_2XEB6YG2E7YG YUI CON_1X0H3390CVG0 1  
PRD_34J7CCHRHEXG,CON_1X0H3390CVG0,1 Volume 4 PRD_34J7CCHRHEXG YUI CON_1X0H3390CVG0 1  
PRD_360THBEJK2KG,CON_1X0H3390CVG0,1 Volume 1 PRD_360THBEJK2KG YUI CON_1X0H3390CVG0 1  

Advanced export

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

CSV options:

CREATE TABLE product_contributors (
      product_id TEXT NOT NULL,
      contributor_id TEXT NOT NULL,
      role INTEGER NOT NULL,
      name_override TEXT,
      PRIMARY KEY (product_id, contributor_id, role),
      FOREIGN KEY (product_id) REFERENCES products(id),
      FOREIGN KEY (contributor_id) REFERENCES contributors(id)
    );
CREATE INDEX idx_product_contributors_contributor ON product_contributors(contributor_id);
Powered by Datasette · Queries took 8.728ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS