Where do Db2 Containers Come From and How are they Used
In my last post, I wrote an overview of running Db2 in containers. Today, I’d like to talk a bit…
In my last post, I wrote an overview of running Db2 in containers. Today, I’d like to talk a bit…
There’s a reason why database administration or engineering remains a separate specialty. There are a large number of rabbit holes…
Your Db2 database The IBM mainframe and its Db2 database is the transaction processing workhorse for the world’s biggest banks,…
The EXPLAIN functionality of Db2 for z/OS, by which the query optimizer’s access path determinations are externalized, has been around…
Not too long ago, I received a note from the leader of a Db2 for z/OS database administration team, asking…
Thanks to the Enum module, in Elixir we can trivially remove duplicates from a list. In the following example, we…
Ruby was the first programming language I truly fell in love with. Yes, I had used several others before (and…
Recently I rewrote the backend for my service, Any New Books, due to an Amazon API change. Generally speaking, rewriting…