home / sidx

UriReference

14 rows where target = 155

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: content

id ▼ content target why
3825 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3826 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3827 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3828 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3829 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3830 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3831 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3832 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3833 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3834 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3835 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3836 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
3837 blake3-38BhYZFFLE4JJGaBtMP+1BThi2WYgZpZlEBoFdqSBXM= 86 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155  
25854 blake3-mBxtG2Jrsm5jHUSKH33KW1+//DdHLn78I0IYbdVBToU= 9602 https://developer.download.nvidia.com/compute/cuda/redist/driver_assistant/LICENSE.txt 155 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 20.391ms