skip to navigation
skip to content

simple-db-migrate 1.3.8

simple-db-migrate is a database versioning and migration tool inspired on Rails Migrations.

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.3.8.tar.gz (md5) Source 2009-10-06 22:16:28.954318 7KB 94

Log in to rate this package.