Prototyping is my favorite part of programming. I like building new stuff and getting things working. It’s no surprise, then, that I am a big fan of MongoDB and NoSQL in general. Don’t get me wrong: I ...
I'm a full-stack web developer and technical writer who creates beginner-friendly tutorials, API walkthroughs, and clear technical documentation. I'm a full-stack web developer and technical writer ...
PostgreSQL version 17 is available and promises significant improvements in performance, scalability, and ease of use. The popular open-source database, known as Postgres for short, now offers ...
jooq-postgresql-json does not include a transitive dependency on jooq, so you have to include that yourself as well. As for 4.0.0, this shows only which jOOQ versions are explicitly tested with this ...
@jbeda was kicking around the idea (which I quite like) of having jq-style filters, which would look something like this: cat foo.yaml | addMixin honeycomb.jsonnet | kubectl apply -f ... where ...