OLTP Applications

OLTP applications are often used to capture new data or update existing data. An order-entry system is a typical example of an OLTP application.

OLTP applications have the following characteristics:

  • Transactions that involve small amounts of data
  • Indexed access to data
  • Many users
  • Frequent queries and updates
  • Fast response times
  • Post a Comment