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.
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.
This talk convinced me to start using scala.
More genius work by Rob. Must watch!
Probably one of the best talks discussing fp in scala IMO.
Great talk, nice product!
Great talk!
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.
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.
42:47 scala cool advanced stuffs in a nutshell.
I think the title should be like "Functional Pure Database Programming".