#dbmaestro

[ follow ]
#database-devops
fromDbmaestro
4 years ago
Software development

Database delivery automation with GitLab: a deep dive |

Integrate databases into DevOps pipelines to eliminate bottlenecks, accelerate releases, and enable close collaboration between application and database teams.
fromDbmaestro
4 years ago
Software development

Database DevOps - Where Do I Start? |

Databases are often excluded from DevOps, causing bugs and delays; integrating Database DevOps automates changes, improves compliance, and reduces bottlenecks.
Software development
fromDbmaestro
1 year ago

Why Do You Need Database Version Control?

Database version control tracks schema and code changes, enabling CI/CD integration, collaboration, rollback, and faster, more reliable deployments across multiple databases.
fromDbmaestro
4 years ago

Database delivery automation with GitLab: a deep dive |

Most of the time, databases are considered separate entities with their own development cycles. As a result, there is a major disconnect between database development and DevOps. You often see a situation where the application gets updated quickly with bug fixes and new features, yet the databases are lagging behind, slowing down the release process. The Isolation of databases from DevOps created a gap between the application developers and database admins/devs that led to bottlenecks and errors in the development process.
Software development
[ Load more ]