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

#8 in #technology

Download history 7/week @ 2024-09-01 1/week @ 2024-09-08 1/week @ 2024-09-15 19/week @ 2024-09-22 40/week @ 2024-09-29 43/week @ 2024-10-06 10/week @ 2024-10-13 14/week @ 2024-10-20 10/week @ 2024-10-27 28/week @ 2024-11-03 24/week @ 2024-11-10 13/week @ 2024-11-17 18/week @ 2024-11-24 28/week @ 2024-12-01 53/week @ 2024-12-08 59/week @ 2024-12-15

159 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

~86KB