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 Distribution

simple-db-migrate-3.0.0.tar.gz (42.6 kB view details)

Uploaded Source

File details

Details for the file simple-db-migrate-3.0.0.tar.gz.

File metadata

File hashes

Hashes for simple-db-migrate-3.0.0.tar.gz
Algorithm Hash digest
SHA256 b867d5cdac1f0b0e253e2e136f3179275ff6a6e0b4573d4d6a18579aa52cd4bb
MD5 b6af5f1cc6a5bef070c679845b224b70
BLAKE2b-256 dcbc555972f399e1809776428263ca82a6def52ea25a18d737e050b8dcd73e0f

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