A stored procedure and function loader and wrapper generator for MySQL, SQL Server, and PostgresSQL


Keywords
stored routines, stored procedure, stored procedures, wrapper, loader, MySQL, SQL Server, PostgreSQL, py-stratum, stored-procedure, stored-procedures
License
MIT
Install
pip install PyStratum==0.10.21

Documentation

PyStratum CLI

The frontend of PyStratum.

Social Release Tests Code
https://travis-ci.org/DatabaseStratum/py-stratum-cli.svg?branch=master https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum-cli/badges/coverage.png?b=master https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum-cli/badges/quality-score.png?b=master

Overview

PyStratum is a tool and library for loading and invoking stored procedures from Python code.

The documentation of PyStratum is available at https://stratum.readthedocs.io/.

License

This project is licensed under the terms of the MIT license.