Space is big. You just won't believe how vastly, hugely, mind-bogglingly big it is. I mean, you may think it's a long way down the road to the chemist's, but that's just peanuts to space. - from The Hitchhicker's Guide To The Galaxy by Douglas Adams
Do painless migrations.
NOTE: This README is still under construction.
Currently, the only supported database is Postgres
.
Here is a sample command line usage of midas
.
~~~ $ midas --source postgres://postgres@localhost:5432/postgres up ~~~
If you're into Rust then you can use cargo
to install.
~~~ cargo install midas ~~~
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.