home / sidx

UriReference

14 rows where target = 171

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: content

id ▼ content target why
1759 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1760 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1761 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1762 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1763 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1764 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1765 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1766 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1767 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1768 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1769 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
1770 blake3-OEXhLILIHnV2YeH++82LEewmk+dTRuXV3FXRQxiFxdE= 46 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
25396 blake3-kfefMkKFY902E/TeQzgzbsdFeluB+hBR7zrj4QMozdE= 8462 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171  
25785 blake3-kfefMkKFY902E/TeQzgzbsdFeluB+hBR7zrj4QMozdE= 8462 https://developer.download.nvidia.com/compute/cuda/redist/cuda_nsight/linux-x86_64/ 171 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 15.701ms