BookWalker

home / database

product_contributors

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

11 rows where contributor_id = "CON_09695C4R0SJ0"

✎ View and edit SQL

This data as json, CSV (advanced)

Link product_id contributor_id role name_override
PRD_0260TXTY0VZ0,CON_09695C4R0SJ0,0 Chapter 3 PRD_0260TXTY0VZ0 IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_0MJPJ4XFWYT0,CON_09695C4R0SJ0,0 Chapter 2 PRD_0MJPJ4XFWYT0 IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_147AWB7W0YHG,CON_09695C4R0SJ0,0 Chapter 6 PRD_147AWB7W0YHG IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_1GY9DSGZ8KFG,CON_09695C4R0SJ0,0 Chapter 11 PRD_1GY9DSGZ8KFG IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_1VX8AZCBGHDG,CON_09695C4R0SJ0,0 Chapter 9 PRD_1VX8AZCBGHDG IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_2BJA8C1FPRCG,CON_09695C4R0SJ0,0 Chapter 1 PRD_2BJA8C1FPRCG IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_2XYR1KBS2VFG,CON_09695C4R0SJ0,0 Chapter 4 PRD_2XYR1KBS2VFG IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_339KRFTN6Z30,CON_09695C4R0SJ0,0 Chapter 8 PRD_339KRFTN6Z30 IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_3DFQNX13MGM0,CON_09695C4R0SJ0,0 Chapter 5 PRD_3DFQNX13MGM0 IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_3DKXKVJDPV70,CON_09695C4R0SJ0,0 Chapter 7 PRD_3DKXKVJDPV70 IKUSA NAKAGOMI CON_09695C4R0SJ0 0  
PRD_3H7H623WPKZ0,CON_09695C4R0SJ0,0 Chapter 10 PRD_3H7H623WPKZ0 IKUSA NAKAGOMI CON_09695C4R0SJ0 0  

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