django2 min read
From MySQL to PostgreSQL: My Django Migration Story (and a Tool to Help)
How I moved a Django app from MySQL to PostgreSQL safely—and the open-source toolkit I built with dry-run, connection checks, and type mapping.
Read moreArticles about postgresql