16:40
CI/CD for database - 2 devops tools for DB versioning and migration | liquibase and flyway
A look at 2 devops tools - liquibase and flyway, that help with database versioning and migration and enable integration of ...
3:34
Database Versioning Explained: A Beginner's Guide
Let's keep those databases consistent! #database #versioncontrol #migrations #flyway #liquibase #devops #databaseschema ...
4:53
How to manage model and data versions
Managing data versions and model versions is critical in deploying machine learning models. This is because if you want to ...
0:54
How do I track a database in source control?
Want your database in source control? Drew Skwiers-Koballa walks you through the steps in this #OneDevQuestion. Learn more: ...
4:26
Why Your Data Team Needs Version Control
All my FREE resources: https://www.skool.com/moderndata/about Consulting Services: https://go.kahandatasolutions.com ...
11:41
Version Control & Collaboration for Your Oracle Database with Liquibase Data
Liquibase Data is version control and collaboration for your database. Robert Reeves, CTO of Liquibase, shows you how to ...
6:56
Version Control your Database with Dolt
Learn how to version control your existing database to get cell-level diffs with Dolt. Learn how to install Dolt here.
6:59
Dolt: This Makes SQL Feel Like Git
Dolt is a SQL database that works like Git, giving developers branches, commits, diffs, merges, pull requests, and rollback ...
9:05
This is why understanding database concurrency control is important
the two articles I found https://on-systems.tech/blog/128-preventing-read-committed-sql-concurrency-errors/ ...
6:19
Version control for SQL Server
SQL Server has a built-in process to Clone your database! Objects, schema, procs, views, etc. Stats and Query Store info as well.
3:11
Dolt: Git for Data! Full SQL Version Control Explained | Next-Gen Database Tools | Bazai
What if you could use Git commands—not just for code, but for your data itself? Meet Dolt: the SQL database that lets you fork, ...
14:26
Add version control to WordPress' database with Dolt and Branch Manager
In this video I show how you can add version control to your WordPress database using the Dolt database engine and the Branch ...
0:44
45-Second Crash Course: SQL Database Version Control
SQL Database Version Control Welcome to another insightful video on CodeKnowCode! In this short yet comprehensive ...
16:29
DBeaver and GitHub Tutorial: Version Control Your Code
Save Time with DBeaver: https://databasestar.mykajabi.com/lpkj-dbeaver-cheat-sheet/?video=BjjXVIngSvs Master SQL ...
5:29
Multiversion Concurrency Control (MVCC) Explained in Simple Terms
What is MVCC? What is Multi Version Concurrency Control? Well, the name sounds intimidating, but it's actually a simple ...
5:03
Version Control for Data Science Explained in 5 Minutes (No Code!)
In this code-free, five-minute explainer for complete beginners, we'll teach you about Data Version Control (DVC), a tool for ...
13:04
Versioning Data with DVC (Hands-On Tutorial!)
This tutorial is for total beginners to get started using DVC and Git to version data, models, and more. If you're completely new to ...
37:55
Version control for databases | Postgres.FM 018 | #PostgreSQL #Postgres podcast
Michael and Nikolay discuss database schema version control — what we've seen, some options, and where we'd like to see ...
1:39
Branching just got a whole lot easier!
Supabase Branching allows you to spin up clones of your Database and Edge Functions to use during feature development.
8:14
How To Track & Manage SQL Server database changes in git
This Video shows you how a developer team can track and manage MS SQL Server changes in git repository Track & Manage ...