home / sidx

UriReference

13 rows where target = 89

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: content

id ▼ content target why
857 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
858 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
859 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
860 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
861 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
862 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
863 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
864 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
865 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
866 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
867 blake3-hhJspxamGi8npSnabO64xPKd6sJb/neTiHmttWf8O0A= 28 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
25356 blake3-kNb7a6Nen2RmvBHfQgyRMiFKrL0w52Uv8pcbhukZiZs= 8455 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89  
25716 blake3-kNb7a6Nen2RmvBHfQgyRMiFKrL0w52Uv8pcbhukZiZs= 8455 https://developer.download.nvidia.com/compute/cuda/redist/cuda_cudart/linux-x86_64/ 89 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 8.862ms