BookWalker

home / database

product_contributors

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

11 rows where contributor_id = "CON_35AT6KA62TZ0"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: role

Link product_id contributor_id role name_override
PRD_174Y6STSWR7G,CON_35AT6KA62TZ0,2 Volume 4 PRD_174Y6STSWR7G Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_1BNNNNSXGYH0,CON_35AT6KA62TZ0,2 Volume 3 PRD_1BNNNNSXGYH0 Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_1H6SGPSFTKH0,CON_35AT6KA62TZ0,2 Volume 3 PRD_1H6SGPSFTKH0 Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_1NFNYKRG7QW0,CON_35AT6KA62TZ0,2 Volume 1 PRD_1NFNYKRG7QW0 Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_22PBHPTAYAC0,CON_35AT6KA62TZ0,2 Volume 5 PRD_22PBHPTAYAC0 Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_2NRKTZJA6JCG,CON_35AT6KA62TZ0,2 Volume 4 PRD_2NRKTZJA6JCG Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_2YE0FFK51NB0,CON_35AT6KA62TZ0,2 Volume 2 PRD_2YE0FFK51NB0 Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_2Z52010YGE4G,CON_35AT6KA62TZ0,2 Volume 1 PRD_2Z52010YGE4G Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_33Z3HYAZ1XD0,CON_35AT6KA62TZ0,2 Volume 1 PRD_33Z3HYAZ1XD0 Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_37PVY9BY0J8G,CON_35AT6KA62TZ0,2 Volume 2 PRD_37PVY9BY0J8G Makoto Fugetsu CON_35AT6KA62TZ0 2  
PRD_3QWX67RD83MG,CON_35AT6KA62TZ0,3 Volume 3 PRD_3QWX67RD83MG Makoto Fugetsu CON_35AT6KA62TZ0 3  

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