home / sidx

UriReference

14 rows where target = 213

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: content

id ▼ content target why
1403 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1404 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1405 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1406 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1407 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1408 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1409 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1410 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1411 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1412 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1413 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1414 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
1415 blake3-u0jAPv5s7tSOTrJy8qICJihy/ut+Dis21vHza5a79ak= 37 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213  
25753 blake3-pLg/SjsWcbWjfRuiWksQOJSZC2+vDEagOcUBrYJSnSo= 9598 https://developer.download.nvidia.com/compute/cuda/redist/cuda_demo_suite/LICENSE.txt 213 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 17.524ms