#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

#2860 in Database interfaces

Download history 129/week @ 2024-07-29 23/week @ 2024-08-05 8/week @ 2024-08-12 20/week @ 2024-08-19 40/week @ 2024-08-26 7/week @ 2024-09-02 32/week @ 2024-09-09 23/week @ 2024-09-16 53/week @ 2024-09-23 100/week @ 2024-09-30 125/week @ 2024-10-07 91/week @ 2024-10-14 55/week @ 2024-10-21 91/week @ 2024-10-28 51/week @ 2024-11-04 89/week @ 2024-11-11

287 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

~9–47MB
~696K SLoC