Probably one of the best talks discussing fp in scala IMO.
@abhishes5 жыл бұрын
This is a mind-blowing talk and shows the true power of functional programming. Anyone who remembers the days before JDBC and database programming was as bad as OleDB or ProC. Even slick was terrible. Here Rob connected to Postgres with nothing but scala code and boy with such elegant code. This is why people should chose functional programing over other paradigms.
@i6g7f4 жыл бұрын
Great talk, nice product!
@drewboardman91094 жыл бұрын
Great talk!
@danchatka86134 жыл бұрын
I wish there was a condensed 15 minute version of this talk. Interested to know how it would handle handling a very large query result, the kind that cursors are used for.
@ShotterManable3 жыл бұрын
42:47 scala cool advanced stuffs in a nutshell.
@KirillKhalitov5 жыл бұрын
I think the title should be like "Functional Pure Database Programming".