OLTP

Online Transaction Processing - database systems optimized for handling many small transactions quickly. Like a busy cash register that processes hundreds of purchases efficiently.

Example: E-commerce websites use OLTP databases to handle thousands of order transactions per minute.

Category: data

Difficulty: advanced