https://github.com/databasestratum/py-stratum-sqlite
The glue between SQLite and your application.
https://github.com/databasestratum/py-stratum-sqlite
Last synced: 2 months ago
JSON representation
The glue between SQLite and your application.
- Host: GitHub
- URL: https://github.com/databasestratum/py-stratum-sqlite
- Owner: DatabaseStratum
- License: mit
- Created: 2024-10-03T15:01:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-25T06:40:11.000Z (over 1 year ago)
- Last Synced: 2026-01-02T13:54:28.789Z (6 months ago)
- Language: Python
- Size: 27.3 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-SQLite
The glue between SQLite and your application.
Social
Release
Test
## 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.