Skip to main content

A stored procedure and function loader, wrapper generator for MySQL

Project description

PyStratum

A stored procedure and function loader, wrapper generator for MySQL, SQL Server and PostgreSQL in Python.

Social

Release

Tests

Code

https://badges.gitter.im/SetBased/py-stratum.svg https://badge.fury.io/py/pystratum-mysql.svg https://www.versioneye.com/user/projects/5795ef48dfecc800390b0931/badge.svg?style=flat https://travis-ci.org/SetBased/py-stratum-mysql.svg?branch=master https://scrutinizer-ci.com/g/SetBased/py-stratum-mysql/badges/coverage.png?b=master https://scrutinizer-ci.com/g/SetBased/py-stratum-mysql/badges/quality-score.png?b=master

Overview

PyStratum is a tool and library with the following mayor functionalities:

  • Loading modified and new stored routines and removing obsolete stored routines into/from a MySQL, SQL Server, or PostgreSQL instance. This MySQL, SQL Server, or PostgreSQL instance can be part of your development or a production environment.

  • Enhancing the (limited) syntax of MySQL, SQL Server, and PostgreSQL stored routines with constants and custom types (based on actual table columns).

  • Generating automatically a Python wrapper class for calling your stored routines. This wrapper class takes care about error handing and prevents SQL injections.

  • Defining Python constants based on auto increment columns and column widths.

Status

Currently this project is under development and for more information we refer to its sister project.

Sister Project

We are also working on PhpStratum. PhpStratum provides the same functionalities as PyStratum but in a PHP environment and supports MySQL only.

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

PyStratum-MySQL-0.10.12.tar.gz (19.9 kB view hashes)

Uploaded Source

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