Skip to main content

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

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

simple_db_migrate-1.2.6-py2.5.egg (17.3 kB view details)

Uploaded Source

File details

Details for the file simple_db_migrate-1.2.6-py2.5.egg.

File metadata

File hashes

Hashes for simple_db_migrate-1.2.6-py2.5.egg
Algorithm Hash digest
SHA256 779e4e68dc223040dc8a91bcfeb3553d495b8aa8e13f6e8f89da591e258baf08
MD5 1492c09d442cb727c257f596d3de8436
BLAKE2b-256 512a709655d610dcda614c2fada585b30f9cb560385b16d52dbc3293f7442203

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page