home / sidx

UriReference

13 rows where target = 178

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: content

id ▼ content target why
2072 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2073 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2074 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2075 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2076 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2077 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2078 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2079 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2080 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2081 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
2082 blake3-lEW9E9gT94rNt073C39L26RDydNP/8uClXj5Q+kW85o= 51 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
25334 blake3-xQOg/jkuRZB6V7EuSr70eUbcuFltEtNXAB7N+W9Muno= 8452 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178  
25761 blake3-xQOg/jkuRZB6V7EuSr70eUbcuFltEtNXAB7N+W9Muno= 8452 https://developer.download.nvidia.com/compute/cuda/redist/cuda_documentation/linux-x86_64/ 178 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 83.934ms