This document discusses the journey of an organization towards adopting DevOps practices for database operations. It describes moving from a process with separate database and development teams to integrating database operations into the development workflow using practices like source control for database changes, continuous integration of database changes, and establishing collaboration agreements between teams. The goal was to automate database operations, enable faster releases, and eliminate bottlenecks caused by manual database processes. Metrics showed benefits like increasing the percentage of automated database changes from 0% to 98% and improving the organization's ability to support multiple customers simultaneously.