Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactions

Why you should not use nosql for financial transaction

Patterns for implementing transactions outside of a database

.net transactions acid

Preferable way to write Delphi database apps with transactions & data-aware components

How do I achieve best performance using SQLite in Android?

Handling Hibernate Transactions

Oracle - How does transaction, rollback segment and the undo_retention parameter work?

Opening and closing a database connection inside a transaction

How to prevent "Local transaction already has 1 non-XA Resource" exception?

Hibernate and JDBC in one transaction

Life without transactions (MyISAM)

Ormlite Android bulk inserts

Reserving mySQL auto-incremented IDs?

Do I need to explicitly use transactions with Django Rest Framework serializer updates?

performance penalty of message passing as opposed to shared data

TSQL transaction checking both @@ERROR and @@ROWCOUNT after a statement

Best way to get the next id number without "identity"

SQL Server - Nested transactions in a stored procedure

Wait with operation until Fragment's Views are created

Understanding the virtualxid transaction type in postgres

How to create Redis Transaction in Go using go-redis/redis package?

go transactions redis