How to use alembic to create your DB
Sep 12, 2022 · 2 min read · Design Database Before you create any tables for your system, you should design the database. An Entity-relationship model will help you to understand the structure of your database. The ER diagram is not the intention of this article so we will use ...
Join discussion


