A more forgiving variation of django's atomic, allowing you to pass some exceptions through atomic block without rollback.
-
Updated
Sep 27, 2022 - Python
A more forgiving variation of django's atomic, allowing you to pass some exceptions through atomic block without rollback.
Django REST API project which enables dual databases (namely, PostgreSQL and MongoDB) with transaction support.
Enterprise-grade Inventory Management API built with FastAPI and PostgreSQL. Features ACID-compliant stock transfers, an immutable audit log, clean Controller–Service–Repository architecture, and Dockerized one-command startup.
Concept: Database Transactions - Isolation in transaction processing systems built on top of a transactional relational database (MySQL/PostgreSQL)
Add a description, image, and links to the database-transactions topic page so that developers can more easily learn about it.
To associate your repository with the database-transactions topic, visit your repo's landing page and select "manage topics."