Utilities to assist in database schema versioning
Project description
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
Outputs a YAML description of a Postgres database’s tables and other objects (metadata), suitable for storing in a version control repository
Generates SQL statements to modify a database so that it will match an input YAML/JSON specification
Generates an augmented YAML description of a Postgres database from its catalogs and an augmentation specification.
Requirements
PostgreSQL 9.3 or higher
Python 2.7 or higher
License
Pyrseas is free (libre) software and is distributed under the BSD license. Please see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Pyrseas-0.8.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1da1631c4d43bcab2081f0d5f087b09514903e9161d691eb38e508a7e1648d68 |
|
MD5 | 5a59aaa7a751c80611a4474c9c1c7911 |
|
BLAKE2b-256 | 109b12977999a880f6c760c3da4e4135f557976146465d7ae07d1f80a3add121 |