Let’s say we have to query a user table with a metadata JSONB column on a PostgreSQL 9.5+ database.
user
metadata
John Doe just started a new job as a CTO in a Uber-like startup. He will have to scale, disrupt and innovate. But for now, he needs a users…
Following the release of Diesel 0.9.0, I wanted to revisit the performance differences between Diesel and rust-postgres to see if things had changed significantly since I last measured both in 0.1.0.