
Run migrations
Once generated, migrations can be executed and applied into the database. You can specificy a version up to which migrations must be run.
While running and rolling back migrations, a distributed lock inside the namespace is acquired and released for the integration in use. This allows to safely execute migrations with no access collisions.



Migrations are only one of the data
engineering components.
Extract, Transform, and Load any kind of data across any kind of systems with confidence.
Load & Transform data within multiple SQL databases leveraging the native dialect of each one.
Databases migrations
Version, run, rollback, and discard migrations across multiple SQL databases.