jpropel-light is a language-integrated query library for Java. It allows constructions of the form 'new String[] { "john", "james", "john", "eddie"}.where(startsWith("j")).distinct().all(println());', reified collections, and boilerplate busting one-liners.