zope.sqlalchemy
Transaction manager
An integration of SQLAlchemy with transaction management for Python web applications.
Integration of SQLAlchemy with transaction management
32 stars
71 watching
34 forks
Language: Python
last commit: 9 days ago
Linked from 1 awesome list
integrationpyramidpythonsqlalchemytransactionzope
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/pyramid_tm | Manages transactions within Python web applications without requiring middleware. | 34 |
wichert/pyramid_sqlalchemy | A package that simplifies the integration of SQLAlchemy with Pyramid web applications. | 26 |
ztomsy/ztom | A Python SDK that simplifies the management of trade orders and exchanges | 57 |
zopefoundation/zodb | An object-oriented database that provides transparent persistence of Python objects without altering the code. | 682 |
formalchemy/pyramid_formalchemy | Tools and utilities for integrating FormAlchemy into Pyramid web applications | 44 |
aminalaee/sqladmin | A flexible Admin interface for SQLAlchemy models using various ASGI frameworks | 1,916 |
sacrud/ps_alchemy | An extension for pyramid_sacrud that simplifies the integration of SQLAlchemy models into Pyramid applications. | 6 |
tiangolo/pydantic-sqlalchemy | Tools to convert SQLAlchemy models to Pydantic models | 1,190 |
avito-tech/go-transaction-manager | An abstraction layer for managing transactions in database interactions | 232 |
falcony-io/sqlalchemy-searchable | Provides full-text search functionality for SQLAlchemy models on PostgreSQL databases | 263 |
rvianello/razi | An extension for SQLAlchemy to handle chemical data | 38 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
alphamikle/nest_transact | A package that simplifies transactions in Nestjs with Typeorm for data integrity | 116 |
canopytax/asyncpgsa | A library that wraps asyncpg to enable use with SQLAlchemy | 417 |
mfreeborn/fastapi-sqlalchemy | An integration library that simplifies the interaction between FastAPI and SQLAlchemy. | 620 |