aerich VS alembic

Compare aerich vs alembic and see what are their differences.

aerich

A database migrations tool for TortoiseORM, ready to production. (by tortoise)

alembic

A database migrations tool for SQLAlchemy. (by sqlalchemy)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
aerich alembic
2 4
788 2,473
1.4% 2.0%
5.9 8.4
about 1 month ago 14 days ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aerich

Posts with mentions or reviews of aerich. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-14.
  • FastAPI + Ormar + Alembic setup
    7 projects | dev.to | 14 Aug 2021
    We have successfully setup out FastAPI + ormar + alembic project. With pydantic support, ormar can generate pydantic models from ormar models. The generated pydantic models can be used by FastAPI during request/response data validation. ormar + alembic is a great duo to writing database code. Another great combination is tortoise ORM + aerich, which I'm planning to write soon.
  • My Experience Learning Svelte Tailwind Fastapi
    1 project | /r/sveltejs | 18 Jan 2021
    I also use the source code for aerich a lot. Aerich is similar to alembic but for Tortoise ORM.

alembic

Posts with mentions or reviews of alembic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-17.

What are some alternatives?

When comparing aerich and alembic you can also consider the following projects:

SQLAlchemy - The Database Toolkit for Python

Flyway - Flyway by Redgate • Database Migrations Made Easy.

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

databases - Async database support for Python. 🗄

pydantic - Data validation using Python type hints

goose - A database migration tool. Supports SQL migrations and Go functions.

Redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

bytebase - The GitLab/GitHub for database DevOps. World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams.

starlette - The little ASGI framework that shines. 🌟

postgresql-migrations - Simple Schema Migrations for PostgreSQL