A cross-platform SQL migration tool, inspired by Flyway.
Crane currently supports performing migrations on the following databases:
| Library | Status | Description |
|---|---|---|
| cranesql/crane-postgres-nio | 🟠 WIP | PostgreSQL support based on vapor/postgres-nio. |
| cranesql/crane-grdb | 🟠 WIP | SQLite support based on groue/GRDB.swift. |
| Your library? | ... | Please open a PR |