One of my favorite ways to interact with a databse...
# datascience
t
One of my favorite ways to interact with a databse was using RxJava-JDBC
s
thomasnield: JDBC is inherently synchronous and blocking . In your experience, apart from functional composition does it have any kind of perf improvements ?