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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file simple_db_migrate-1.3.0-py2.5.egg
.
File metadata
- Download URL: simple_db_migrate-1.3.0-py2.5.egg
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6da2cf7fb9471e761117fe3708b0d5dfdf9728d2c42f47620743d3eddbfc75b |
|
MD5 | 2532d1fc5a277413863a3060ca05e63c |
|
BLAKE2b-256 | def9226b60866a546dd2277dc3ed21967371b11820caa80cc874a14533d408c6 |