simple-db-migrate 3.0.2
pip install simple-db-migrate
Released:
simple-db-migrate is a database versioning and migration tool inspired on Rails Migrations.
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache License 2.0
- Author: Guilherme Chapiewski
- Tags database, migration, tool, mysql
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
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache License 2.0
- Author: Guilherme Chapiewski
- Tags database, migration, tool, mysql
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 Distribution
File details
Details for the file simple-db-migrate-3.0.2.tar.gz
.
File metadata
- Download URL: simple-db-migrate-3.0.2.tar.gz
- Upload date:
- Size: 44.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d27ab49afdf9a486f0f5db4377b73d2759fbab31e217944e5ee937f03b550cc |
|
MD5 | 6ed4b544a4880607b373ed89bd7871c5 |
|
BLAKE2b-256 | 19bb393ce2e6e12809ee95a7c6bf68feca21ea3f349961575b1a3c961ba5520f |