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

Uploaded Source

Built Distribution

yoyo_migrations-5.1.3-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.3.tar.gz.

File metadata

File hashes

Hashes for yoyo-migrations-5.1.3.tar.gz
Algorithm Hash digest
SHA256 efef0eaaba401f8266458d60695a3e22e3a32b341ae361d7f387b2cf9fea579d
MD5 0e045ed71318052803f6e1ccfbac7e7c
BLAKE2b-256 42cce1b9fa51940ec829afaa497e073280a95f7941a06125942e7f420a881f50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for yoyo_migrations-5.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a03bcf2ebcace0d1941cc09fe140982ad62b2e8b2b3a39ebb5a651178a2e257a
MD5 a247cf2010ed8e2f3d4dbeb8388da0ca
BLAKE2b-256 671b78c5f4f973d9a15b7c3a5462d0315bed61f6030a4ad450aada03718838a4

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