#database-migrations #sqlx #migration

sqlx-migrate

A database migration micro-framework based on SQLx

17 releases

0.7.1 Jul 30, 2023
0.6.0 Sep 17, 2022
0.5.0 Jun 19, 2022
0.4.0 Mar 13, 2022
0.3.5 Dec 20, 2021

#2672 in Database interfaces

Download history 25/week @ 2024-06-16 7/week @ 2024-06-23 43/week @ 2024-06-30 4/week @ 2024-07-07 29/week @ 2024-07-14 2/week @ 2024-07-21 127/week @ 2024-07-28 24/week @ 2024-08-04 8/week @ 2024-08-11 21/week @ 2024-08-18 33/week @ 2024-08-25 14/week @ 2024-09-01 32/week @ 2024-09-08 22/week @ 2024-09-15 54/week @ 2024-09-22 277/week @ 2024-09-29

385 downloads per month
Used in 2 crates (via ora-store-sqlx)

MIT license

90KB
2K SLoC

SQLx Migrate

More information


lib.rs:

SQLx Migrate

An opinionated migration micro-framework that uses SQLx.

All migrations are written in Rust, and are designed to be embedded in existing applications.

Dependencies

~8–43MB
~694K SLoC