Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/databasestratum/py-stratum-mysql
PyStratum MySql: MySQL & MariaDB Backend for PyStratum
https://github.com/databasestratum/py-stratum-mysql
mariadb mysql py-stratum stored-procedure stored-procedures stored-routine stored-routines wrapper
Last synced: 3 months ago
JSON representation
PyStratum MySql: MySQL & MariaDB Backend for PyStratum
- Host: GitHub
- URL: https://github.com/databasestratum/py-stratum-mysql
- Owner: DatabaseStratum
- License: mit
- Created: 2016-07-24T15:46:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T04:24:12.000Z (4 months ago)
- Last Synced: 2024-10-13T19:06:44.729Z (4 months ago)
- Topics: mariadb, mysql, py-stratum, stored-procedure, stored-procedures, stored-routine, stored-routines, wrapper
- Language: Python
- Homepage: https://pystratum-mysql.readthedocs.io
- Size: 570 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PyStratum-MySQL
The glue between a PyStratum MySQL and your application.
Social
Release
Code## 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.