This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jason Culverhouse
jason.mischievous.org
did:plc:d4yzg3vadl536rkihgygkvv6
Curious did you try hash index which would also be 8 bytes but make your query simpler?
CREATE INDEX ON our_data USING hash (cid);
2025-05-19T19:12:28.049Z