BookWalker

home / database

product_external_ids

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

5 rows where product_id = "PRD_181Z6HRZASYG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_3TPX07883C2G Chapter 38 PRD_181Z6HRZASYG content 1 0e229a8e-9794-4dc1-8aa8-acfc0c1b1d47  
PID_0EFPQP5PQRJG Chapter 38 PRD_181Z6HRZASYG product 4 90052700X01616500000  
PID_1G9D5XRCRT90 Chapter 38 PRD_181Z6HRZASYG product 3 9798893690002  
PID_24DR1EJRJPW0 Chapter 38 PRD_181Z6HRZASYG product 6 145ha54a00  
PID_3TBBR5CTXWFG Chapter 38 PRD_181Z6HRZASYG product 2 bwg_migration.2056103  

Advanced export

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

CSV options:

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