Fork me on GitHub
#sql
<
2017-08-26
>
briantrice00:08:58

even though it “wouldn’t be datomic”, immutable-style postgres usage is very valuable and scales nicely. I’ve used it to implement ML-cooperative transactional data that had to mix with the ML-inferred data and deal with user transactions in the light of predictions to update the models.

briantrice00:08:06

I’m really not sure what the comment about queries is, but I gather that most developers have never really mastered query generation and struggle with it as though it were code. It’s not code; metaprogram it.

michaelblume06:08:58

Honeysql 0.9.1 is now available

michaelblume06:08:17

not much change from 0.9.0, there's a helper you can use to ensure values are inlined rather than parameterized

michaelblume06:08:31

Also, more honeysql discussion in #honeysql