0.1.0 • Published 10 years ago

petty-migrate v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

petty-migrate

the minimalist, pure sql migration tool, you've been looking for

What?

A simple migration tool that uses plain .sql file for migrations, no DSL and support PostgreSQL (more to come? you decide!).

Why?

Most small project you build really only need that but most solutions on npm are huge. And still, you don't want to go back a single database.sql you email or commit to pass to fellow developers.

Getting started

npm install --save petty