zope.sqlalchemy
Transaction manager
An integration of SQLAlchemy with transaction management for Python web applications.
Integration of SQLAlchemy with transaction management
32 stars
70 watching
34 forks
Language: Python
last commit: about 2 months 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. | 689 |
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,954 |
sacrud/ps_alchemy | An extension for SQLAlchemy that simplifies the use of SQLAlchemy models in Pyramid applications. | 7 |
tiangolo/pydantic-sqlalchemy | Tools to convert SQLAlchemy models to Pydantic models | 1,210 |
avito-tech/go-transaction-manager | An abstraction layer for managing transactions in database interactions | 240 |
falcony-io/sqlalchemy-searchable | Provides full-text search functionality for SQLAlchemy models on PostgreSQL databases | 265 |
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,785 |
alphamikle/nest_transact | A package that simplifies transactions in Nestjs with Typeorm for data integrity | 117 |
canopytax/asyncpgsa | A library that wraps asyncpg to enable use with SQLAlchemy | 416 |
mfreeborn/fastapi-sqlalchemy | An integration library that simplifies the interaction between FastAPI and SQLAlchemy. | 626 |