https://github.com/kornicameister/asyncpg-migrate
Database migration tool that does what alembic does... asynchronously
https://github.com/kornicameister/asyncpg-migrate
asyncio asyncpg cli click data database library migration postgresql python python3 python36 python37
Last synced: 10 months ago
JSON representation
Database migration tool that does what alembic does... asynchronously
- Host: GitHub
- URL: https://github.com/kornicameister/asyncpg-migrate
- Owner: kornicameister
- License: apache-2.0
- Created: 2019-06-27T18:59:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T08:59:21.000Z (almost 2 years ago)
- Last Synced: 2024-12-06T06:41:57.699Z (over 1 year ago)
- Topics: asyncio, asyncpg, cli, click, data, database, library, migration, postgresql, python, python3, python36, python37
- Language: Python
- Size: 217 KB
- Stars: 18
- Watchers: 3
- Forks: 4
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://dependabot.com)
[](https://circleci.com/gh/kornicameister/asyncpg-migrate/tree/master)
[](https://github.com/kornicameister/korni-stats-collector/blob/master/LICENSE)
[](https://www.codefactor.io/repository/github/kornicameister/asyncpg-migrate)
[](https://lgtm.com/projects/g/kornicameister/asyncpg-migrate/context:python)
[](https://codecov.io/gh/kornicameister/asyncpg-migrate)
[](https://pepy.tech/project/asyncpg-migrate)
# asyncpg-migrate
Database migration tool that does what alembic does... asynchronously