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

Uploaded Source

Built Distribution

yoyo_migrations-5.1.6-py2.py3-none-any.whl (29.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for yoyo-migrations-5.1.6.tar.gz
Algorithm Hash digest
SHA256 a87a48b9807825aea8f20bced2c9e107612026e06c4efcd3c3f2d73005b2c5d9
MD5 c8f8085ef1067338cdad718ccdcb479d
BLAKE2b-256 61589f101d8ef5bcd1a44614409bccec20615ff26bf0883909801aaa60dc2a3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for yoyo_migrations-5.1.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 eb732f92adfba9e69a0547d5833db13e05e2dd6f37b2d48a1c9b4914373a7617
MD5 dbf487d9eaebe6b4330a7cce8a581cf0
BLAKE2b-256 93d31e128144970169fe2a34ec75dae31cd186f641519c648827abb4276314c4

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