Hi everyone, I'm new here. I'm wondering if you guys can help...
I read a few other posts on this forum and there are quite a few things that are mentioned that confuse me. Can you guys tell me what OLAP, OLTP, Data warehouses and Data mining are. I have done a lot of research on this and this is what I have come up with:
OLAP - On-line analytical processing - Help to query large databases in the region of a billion rows. Mainly for performance issues? If that is the case can't we use SQL to query a database using a powerful server that can take care of the degrade in performance?
Data mining - This looks for statistical trends in a databse right? but arn't OLAP and data mining the same thing?
OLTP - On-line transaction processing - Is this typical database that is connected to say for example a website that handles commerce transactions or other stuff (mainly database driven websites) and has real time data inserted. This forum for example has a DB backend, is that an example of an OLTP?
Data warehouse - keeps track of historical data used for analysis by tools such as OLAP and data mining?
I hope tha above make some sense and would really appreciate if someone can clear all that up, as I have other questions that I want to ask but don't want to seem over-ignorant just yet.
P.s. I just noticed this is in the wrong place. If a moderator or admin can remove it to the Database design and Concepts forum I would appreciate it much.