Skip to main content

Database migrations with SQL

Project description

Yoyo is a database schema migration tool. You write database migrations as Python scripts containing raw SQL statements or Python functions.

What does yoyo-migrations do?

As your database application evolves, changes to the database schema may be required. Yoyo lets you write migration scripts in Python containing SQL statements to migrate your database schema to a new version.

A simple migration script looks like this:

Yoyo manages these database migration scripts, gives you command line tools to apply and rollback migrations, and manages dependencies between migrations.

Database support

PostgreSQL, MySQL and SQLite databases are supported. ODBC and Oracle database backends are available (but unsupported).

Documentation and code

Yoyo migrations documentation | Repository

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

yoyo-migrations-5.1.5.tar.gz (32.1 kB view details)

Uploaded Source

Built Distribution

yoyo_migrations-5.1.5-py2.py3-none-any.whl (29.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file yoyo-migrations-5.1.5.tar.gz.

File metadata

File hashes

Hashes for yoyo-migrations-5.1.5.tar.gz
Algorithm Hash digest
SHA256 61bf05473488a4fd83f191c9bce0bb0272747c60f5961bc349df3f4e6c44de7e
MD5 ff038464799cd4015cb755c4dfc682c4
BLAKE2b-256 99a5eea0f28c7d6426869db5b4282dd70976906fe6b6d764ddc9a92b587fe2e8

See more details on using hashes here.

File details

Details for the file yoyo_migrations-5.1.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for yoyo_migrations-5.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 06c120d14e70607f4b75d48ab98bc39e27929bd2ea6ed90ff6973cb071f4f256
MD5 f290a7f4979038688e4bb3c192ca3390
BLAKE2b-256 75de56473b7452deacdd71f64cf9697bba347160cd35f3a3e99bea70e93f6e1d

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