Database schema migration tool for Dart

A super simple tool which reads the migrations from a source (e.g. from the local file system) and applies them to a database (e.g. PostgreSQL or SQLite). Nothing fancy.

Supported migrations sources:

Supported database engines:

Please see the usage examples in the above packages.

Libraries

migrant
testing