home / sidx

UriReference

14 rows where target = 195

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: content

id ▼ content target why
2648 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2649 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2650 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2651 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2652 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2653 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2654 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2655 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2656 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2657 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2658 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2659 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
2660 blake3-pxXf/FRPYjNo1S6tzFrr32hKgLAFIZYVOaHhD3iPW8c= 67 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195  
25941 blake3-udVefFeWT0D62Uj0R92NC4sgF+V8muQ3399FKj10C2Y= 9607 https://developer.download.nvidia.com/compute/cuda/redist/libnvsdm/linux-x86_64/ 195 href 987

Advanced export

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

CSV options:

CREATE TABLE "UriReference" (
	"content"	INTEGER NOT NULL,
	"target"	INTEGER,
	"why"	INTEGER,
	"id"	INTEGER,
	CONSTRAINT "NoDupRefs" UNIQUE("content","target","why"),
	PRIMARY KEY("id"),
	FOREIGN KEY("content") REFERENCES "Hash"("id"),
	FOREIGN KEY("target") REFERENCES "Str"("id"),
	FOREIGN KEY("why") REFERENCES "Str"("id")
) STRICT;
CREATE INDEX UriReferenceIdx
ON UriReference(target, content);
Powered by Datasette · Queries took 19.714ms