https://github.com/databasestratum/py-stratum-common
PyStratum Common: Common parts shared between backends for database systems
https://github.com/databasestratum/py-stratum-common
Last synced: 28 days ago
JSON representation
PyStratum Common: Common parts shared between backends for database systems
- Host: GitHub
- URL: https://github.com/databasestratum/py-stratum-common
- Owner: DatabaseStratum
- License: mit
- Created: 2020-10-17T08:05:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T06:29:06.000Z (8 months ago)
- Last Synced: 2025-05-06T23:16:21.969Z (28 days ago)
- Language: Python
- Size: 505 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PyStratum-Common
Common parts shared between backends for database systems.
## 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.