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.3.0-py2.5.egg (19.6 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for simple_db_migrate-1.3.0-py2.5.egg
Algorithm Hash digest
SHA256 b6da2cf7fb9471e761117fe3708b0d5dfdf9728d2c42f47620743d3eddbfc75b
MD5 2532d1fc5a277413863a3060ca05e63c
BLAKE2b-256 def9226b60866a546dd2277dc3ed21967371b11820caa80cc874a14533d408c6

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