home / sidx

UriReference

13 rows where target = 214

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: content

id ▼ content target why
3262 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3263 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3264 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3265 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3266 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3267 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3268 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3269 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3270 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3271 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3272 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
3273 blake3-pBDDVYiCJXu3yYdKh4LtL2huuPN0Pd08arrlzuR7sWA= 77 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214  
25908 blake3-JmvabY9IxIBXLTNgrdMHbKb47ESXI+hY8H4Hs0pEOr8= 9606 https://developer.download.nvidia.com/compute/cuda/redist/libnvfatbin/LICENSE.txt 214 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 53.329ms