Here’s a possible topic for a future episode/mini-series: Databases. So many choices! Which databases are more “Clojure-friendly,” and how would you choose a database for a particular project? After choosing, how would you “wrap” interactions with the database (maybe in its own component [the library]?” in such a way that the database might be swapped out for something else later?
Here’s another idea for an episode or a mini-series.