Rafal Grzegorczykrafal.hashnode.dev·Jun 13, 2024A whirlwind tour of Database Schema Changes Tracking Tools: IntroductionIntro In this blog series, I will compare various database schema change tracking tools. And yes, from my recent blog posts, you may recognize me as a Liquibase fan. Indeed, it's true. But there are so many other tools available that I can't ignore t...2 likes·390 readsDatabase schema changes tracking tools - COMPARISONDOME
Costa Alexoglouincremental-engineering.hashnode.dev·Jan 26, 2024Use Ollama to generate commit messages from Changesets 🦋In the world of continuous software development, efficiently generating commit messages can save valuable time (μS - microseconds). This article explores how to automate this process using large language models (LLMs). For products that have continuo...6 likes·185 readsLLaMa