Database is a technique used to control concurrent access to shared data and prevent conflicts.

A database transaction is a sequence of that are treated as a single logical unit.

The concept of isolation levels defines the degree to which one must be isolated from the others.

The ACID approach is commonly used in management systems.

Consistency in the ACID approach means that the database remains in a valid after a transaction.

The transaction log database stores information about in chronological order.