home / sidx

UriReference

14 rows where target = 199

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: content

id ▼ content target why
1771 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1772 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1773 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1774 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1775 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1776 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1777 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1778 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1779 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1780 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1781 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
1782 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
25397 blake3-kfefMkKFY902E/TeQzgzbsdFeluB+hBR7zrj4QMozdE= 8462 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199  
25784 blake3-kfefMkKFY902E/TeQzgzbsdFeluB+hBR7zrj4QMozdE= 8462 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-ppc64le/ 199 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 31.28ms