Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Ask HN: What is Your Approach to Migrate from MySql to Postgres | Better HN
Ask HN: What is Your Approach to Migrate from MySql to Postgres
1 points
pyfish
11y ago
1 comments
Share
In this case MySql and Postgres have different schemas. I am thinking about just using CSVs from MySql and writing import scripts to get it into Postgres. But I am curious if I am overlooking a better approach.
1 comments
default
newest
oldest
namidark
11y ago
You can use taps [1]
[1]
https://github.com/ricardochimal/taps
j
/
k
navigate · click thread line to collapse