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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for simple_db_migrate-1.2.5-py2.5.egg
Algorithm Hash digest
SHA256 b4f3838839ef6ac088f2bf0977381f765e3997a460b08a870f4090d1841fe9d3
MD5 211d36dbe4d485a6f08cac6fb9dc526c
BLAKE2b-256 2b55952ecbdc06113d59930f98920c258d24c6a89fa546231e2e99b2a568aea5

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