https://github.com/bluedynamics/sqlastack-core
https://github.com/bluedynamics/sqlastack-core
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluedynamics/sqlastack-core
- Owner: bluedynamics
- License: gpl-2.0
- Created: 2026-06-11T11:12:33.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-11T11:19:41.000Z (about 2 months ago)
- Last Synced: 2026-06-11T13:14:02.033Z (about 2 months ago)
- Language: Python
- Size: 68.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sqlastack-core
Core SQL access layer: config, engine factory, session factory, and exception hierarchy.
Part of the sqlastack project.
## Installation
```bash
pip install sqlastack-core
```
## License
GPL 2.0