SQLAlchemy Alembic Database Migration
By Rex Resurreccion Feb 02, 2021
Learn how to run a SQLAlchemy Alembic Database Migration tool against a PostgreSQL database. Also how to install Psycopg2 in MacOS and Linux.

Learn how to run a SQLAlchemy Alembic Database Migration tool against a PostgreSQL database. Also how to install Psycopg2 in MacOS and Linux.
Follow the steps in this tutorial on How to set up MySQL replication. Backup your data between the Master and Slave databases automatically.
This time let’s discuss how we can store data in the Database with proper Character set and Collation. I will also show you the commands in MySQL to fix this.