Top "Oltp" questions

Online or Operational transaction processing (OLTP) refers to a class of systems or processes that manage database or commercial transactions.

What are OLTP and OLAP. What is the difference between them?

Actually what do they mean? All articles I find about them don't give me an idea, or my knowledge is …

database database-design database-schema olap oltp
Which NoSQL DB is best fitted for OLTP financial systems?

We're designing an OLTP financial system. it should be able to support 10.000 transactions per second and have reporting features. So …

mongodb riak oltp database nosql
Is a star schema a denormalized schema?

An OLAP database consists of data in denormalized form. This means data redundancy and this data redundancy helps retrieve data …

schema olap star-schema oltp