perseas / Pyrseas

Provides utilities for Postgres database schema versioning.
https://perseas.github.io/
BSD 3-Clause "New" or "Revised" License
395 stars 67 forks source link
postgres python schema-evolution

======= Pyrseas

.. image:: https://api.travis-ci.org/perseas/Pyrseas.png?branch=master :target: https://travis-ci.com/perseas/Pyrseas

Pyrseas provides utilities to describe a PostgreSQL database schema as YAML, to verify the schema against the same or a different database and to generate SQL that will modify the schema to match the YAML description.

Features

Requirements

License

Pyrseas is free (libre) software and is distributed under the BSD license. Please see the LICENSE file for details.

Documentation

Please visit Read the Docs <https://pyrseas.readthedocs.io/en/latest/>_ for the latest documentation.