14 releases

Uses old Rust 2015

0.3.0 Apr 19, 2018
0.2.1 Apr 3, 2017
0.2.0 Aug 8, 2016
0.1.0 Apr 25, 2016
0.0.6 Apr 22, 2015

#2951 in Database interfaces

Download history 51/week @ 2024-04-01 16/week @ 2024-04-08 18/week @ 2024-04-15 16/week @ 2024-04-22 7/week @ 2024-04-29 14/week @ 2024-05-06 22/week @ 2024-05-13 15/week @ 2024-05-20 24/week @ 2024-05-27 12/week @ 2024-06-03 14/week @ 2024-06-10 13/week @ 2024-06-17 8/week @ 2024-06-24 4/week @ 2024-07-08 107/week @ 2024-07-15

121 downloads per month
Used in 2 crates

MIT license

13KB
180 lines

Schemamama

A lightweight database schema migration system. Sche·ma·ma·ma. See Schemamama's adapters for full usage examples for your chosen database technology.

Installation

If you're using Cargo, just add Schemamama to your Cargo.toml:

[dependencies]
schemamama = "0.3"

Adapters

Schemamama offers a modular design that allows for interfacing with any database technology. Here's a list of known adapters:

Dependencies

~87KB