https://github.com/miguelgrinberg/alchemical
SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web frameworks.
https://github.com/miguelgrinberg/alchemical
python sqlalchemy
Last synced: 8 days ago
JSON representation
SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web frameworks.
- Host: GitHub
- URL: https://github.com/miguelgrinberg/alchemical
- Owner: miguelgrinberg
- License: mit
- Created: 2021-05-30T15:54:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T23:22:26.000Z (12 months ago)
- Last Synced: 2024-05-02T04:52:52.418Z (12 months ago)
- Topics: python, sqlalchemy
- Language: Python
- Homepage:
- Size: 161 KB
- Stars: 118
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - miguelgrinberg/alchemical - SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web frameworks. (Python)
README
# alchemical
Modern SQLAlchemy simplified.[](https://github.com/miguelgrinberg/alchemical/actions) [](https://codecov.io/gh/miguelgrinberg/alchemical)
## Resources
- [Documentation](http://alchemical.readthedocs.io/en/stable/)
- [PyPI](https://pypi.python.org/pypi/alchemical)
- [Change Log](https://github.com/miguelgrinberg/alchemical/blob/main/CHANGES.md)