Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
fuss:databases [2014/10/22 02:28] officefuss:databases [2022/04/19 08:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== A.C.I.D. ======
  
 +  * Atomic - Every operation in the transaction succeeds or else they all fail.
 +  * Consistent - Ensures that the database state is valid at all times.
 +  * Isolated - Ensures that concurrent transactions (i.e. from different connections) occur as though they were executed serially.
 +  * Durable - Once commited, changes are permanent.
 +
 +Database transactions usually satisfy the A.C.I.D. properties (for example, in [[fuss/php#using_database_transactions|PHP]]).

fuss/databases.1413944885.txt.bz2 · Last modified: 2014/12/19 22:48 (external edit)

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.