Just a short post this week. I’ve been playing with SQL in a side project of mine and have hit upon a nice interface for building queries based upon fluent expressions. I’ve seen only just a few fluent expressions ever implemented in C++, and those mostly in research papers, so thought I thought […]