simple-db-migrate 1.2.8
simple-db-migrate is a database versioning and migration tool inspired on Rails Migrations.
Latest Version: 1.3.8
simple-db-migrate is a database versioning and migration tool inspired on Rails Migrations. This tool helps you easily refactor, manage and track your database schema. The main difference is that Rails migrations are intended to be used only on Ruby projects while simple-db-migrate makes it possible to have migrations in any language (Java, Python, Ruby, PHP, whatever). This is possible because simple-db-migrate uses database's DDL (Data Definition Language) to do the database operations, while Rails Migrations are written in a Ruby internal DSL.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| simple_db_migrate-1.2.8-py2.5.egg (md5) | Python Egg | 2.5 | 2009-06-17 06:32:38.631214 | 18KB | 97 |
- Author: Guilherme Chapiewski <guilherme chapiewski at gmail com>
- Home Page: http://guilhermechapiewski.github.com/simple-db-migrate/
- Keywords: database migration tool mysql
- License: Apache License 2.0
- Package Index Owner: guilhermechapiewski
- DOAP record: simple-db-migrate-1.2.8.xml
Log in to rate this package.
