I FINISHED THE PRESTODB CONNECTOR!
Legit super proud, it's my first library in Rust.
All it does it take a query and return the output, but it doesn't require any fiddly setup for the actual object, it just.. returns whatever is appropriate, and then you can modify it after :)
@edensaesthetic yay! great work!
Gonna try and make it a bit more user-friendly later, maybe add in support for HTTPS.
Then put it on crates :) It'll be the only prestodb-rust connector on there that actually has documentation and a github behind it. The other one got wiped by the owner a while back