Skip to content

Commit 50d0729

Browse files
authored
Merge pull request #23 from weeklydevchat:feature/post-2025-07-29
Create the 2025-07-29 post
2 parents 9d6d2d0 + 9888cc6 commit 50d0729

File tree

2 files changed

+148
-0
lines changed

2 files changed

+148
-0
lines changed

docs/posts/2025/07/29/header.svg

Lines changed: 131 additions & 0 deletions
Loading

docs/posts/2025/07/29/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Database Migration Tools"
3+
date: 2025-07-29
4+
authors:
5+
- chris
6+
---
7+
![header](header.svg)
8+
9+
Today's chat is about database migrations, inspired because I need to find a database migration fool for a client and can't use Entity Framework for various reasons.
10+
11+
Are you using a framework that provides database migrations like Ruby on Rails, Entity Framework, Laravel? A third-party tool like Redgate, Flyway, or Liquibase? Something else?
12+
13+
What do you like about the tool you are using? If you aren't using a tool how do you manage database changes? Do you have a DBA that manages the database or is done by developers?
14+
15+
Everyone is welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others.
16+
17+
P.S. - As usual, AI generated the header image, this time with Claude.

0 commit comments

Comments
 (0)