clojuredesign-podcast

leifericf 2022-04-03T08:09:55.716829Z

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?

leifericf 2022-04-03T11:49:29.823439Z

Here’s another idea for an episode or a mini-series.