aerich VS databases

Compare aerich vs databases and see what are their differences.

aerich

A database migrations tool for TortoiseORM, ready to production. (by tortoise)
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 databases
2 15
788 3,703
1.4% 0.5%
5.9 5.8
about 1 month ago 28 days ago
Python Python
Apache License 2.0 BSD 3-clause "New" or "Revised" 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.

databases

Posts with mentions or reviews of databases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-15.

What are some alternatives?

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

alembic - A database migrations tool for SQLAlchemy.

aiomysql - aiomysql is a library for accessing a MySQL database from the asyncio

SQLAlchemy - The Database Toolkit for Python

aiosql - Simple SQL in Python

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

asyncmy - A fast asyncio MySQL/MariaDB driver with replication protocol support

pydantic - Data validation using Python type hints

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

fastapi-users - Ready-to-use and customizable users management for FastAPI

starlette - The little ASGI framework that shines. 🌟

full-stack-fastapi-template - Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.