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.2.tar.gz (26.2 kB view details)

Uploaded Source

Built Distribution

yoyo_migrations-5.1.2-py2.py3-none-any.whl (20.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for yoyo-migrations-5.1.2.tar.gz
Algorithm Hash digest
SHA256 134c16d6ea3093e34cbd198001f00dede496b4a4db422b1b349d6035f5d752a4
MD5 5128092185a10a9849c4e2871e6bceac
BLAKE2b-256 b5d62d04e60949ef8d91f882adac6b9120ece0a1312c994c952538d77692c825

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for yoyo_migrations-5.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0663434fc443f4163ce290f8d919f6ecdc61760dd5ab1a37fc080e34f3dbb6da
MD5 e7cbba598746787e924d0faaf7da53fd
BLAKE2b-256 c76db1480e0176d64ea8211a8ac93a881ca76979851bc163e96077f50ea9bc24

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