home / sidx

UriReference

13 rows where target = 74

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: content

id ▼ content target why
824 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
825 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
826 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
827 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
828 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
829 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
830 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
831 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
832 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
833 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
834 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
25353 blake3-kNb7a6Nen2RmvBHfQgyRMiFKrL0w52Uv8pcbhukZiZs= 8455 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74  
25714 blake3-kNb7a6Nen2RmvBHfQgyRMiFKrL0w52Uv8pcbhukZiZs= 8455 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-ppc64le/ 74 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 9.54ms