Online Transactional Processing (OLTP) describes operations on [[base/transaction|transaction]]-oriented tasks such as insert, update and delete. OLTP is all about repetitive, simple transactions with many users focused on high transaction throughput. OLTP typically operates on the [[relational database]].