OLTP traditionally refers to the type of updates you do during normal use of your application. Frequent, small and incremental updates vs large sweeping reads and aggregations (OLAP)
The T does stand for transactional but in this context it is not referring to transactions in the database sense
The T does stand for transactional but in this context it is not referring to transactions in the database sense