<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PHP UK Conference 2018 - Michiel Rook - Database Schema Migrations with Zero Downtime</title>
        <link>https://phpc.tv/videos/watch/c2e07fb5-a7bb-4538-b411-057c17e1eda7</link>
        <description>Does your application or service use a database? When that application changes because of new business requirements, you may need to make changes to the database schema. These database migrations could lead to downtime and can be an obstacle to implementing continuous delivery/deployment. How can we deal with database migrations when we don’t want our end-users to experience downtime, and want to keep releasing? In this talk we’ll discuss non-destructive changes, rollbacks, large data sets, useful tools and a few strategies to migrate our data safely, with minimum disruption to production.</description>
        <lastBuildDate>Tue, 14 Apr 2026 21:10:41 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>PHP UK Conference 2018 - Michiel Rook - Database Schema Migrations with Zero Downtime</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/c2e07fb5-a7bb-4538-b411-057c17e1eda7</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://phpc.tv/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://phpc.tv/feeds/video-comments.xml?videoId=c2e07fb5-a7bb-4538-b411-057c17e1eda7" rel="self" type="application/rss+xml"/>
    </channel>
</rss>