Heya, I'd like to show off rust-rel8. It's a library I've been working on which aims to replicate the functionality of the haskell library of the same name: rel8.
The basic premise is that it provides a way to write SQL queries which compose well in the host language by making use of lateral joins.