This is cross platform prisma custom transaction
-
Updated
Apr 10, 2023 - TypeScript
This is cross platform prisma custom transaction
`Ector::Multi` is an object for grouping multiple DB operations that should be performed in a single database transaction.
Database course assignment - Handling transactions
WeBlog is a Java-based application that allows users to register as bloggers, post blogs, and manage blog data using JDBC and PostgreSQL. It features a menu-driven interface and is designed with a modular architecture.
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.
Homework solutions for SoftUni PostgreSQL course
Sample of different ways to write entity framework core transactions in .NET and ASP.NET Core application.
A E-commerce REST API using Node.js, Express.js, PostgreSQL, Redis, Prisma
Training and labs on DataBases
Nesting database transactions with dibi connection.
How to connect a backend based on Python to a relational database using an Object Relational Mapper (ORM).
Asynchronous PostgreSQL client for QB Actor Framework. Type-safe operations, prepared statements, transaction control, and connection pooling. Non-blocking database operations with automatic C++/PostgreSQL type conversion. Perfect for high-concurrency applications.
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.
A declarative transaction management library for Drizzle ORM with decorator support, propagation types, isolation levels, and lifecycle hooks. Provides enterprise-grade transaction handling with async context management.
Track rollbacked database transaction in Laravel Pulse.
Lightweight, asynchronous, and database-backed execution of singleton methods
Generate unique, prefixed IDs for Laravel applications with race condition protection.
Async email delivery
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."