|
|
|
|
|
by orestis
1150 days ago
|
|
In Clojure-land, we are also using HoneySQL [1] which has similar characteristics. You are still working within SQL semantics so it's a bit more complicated, but we are doing great complicated things with just maps, no API necessary. [1] https://github.com/seancorfield/honeysql |
|