#database-migrations #version-control #migration #data-structures

database-migration

Database agnostic functions and data structures to build database migration tools

1 unstable release

new 0.1.0 Feb 8, 2025

#2099 in Database interfaces

Download history 96/week @ 2025-02-03

96 downloads per month
Used in 5 crates

Apache-2.0

88KB
2K SLoC

database-migration

crates.io docs.rs Apache-2.0 licensed MSRV code coverage

This lib provides functions and data structures for database migration tools. The implemented functionality is database agnostic and agnostic to the way migration definitions are stored.

This crate is currently part of the SurrealDB-Migrate project. It is developed for the needs of this project but could be used by other database migration projects as well.

Dependencies

~2.6–4.5MB
~80K SLoC