How do usually people perform staging step in Data warehousing??
I have to do a similar task and I am not sure if using a NoSQL Database would be a good option for data integration purposes and how much easy and efficient would it be to perform data cleansing and scrubbing
Has someone done some work in this area?
Please let me know
Apologies for a generic question, but didn't come up with a better place to ask such question than SO
Thank you
For data scrubbing and ETL you want the richest query facilities you can get, which is not generally regarded as a strength of NoSQL databases. In most cases you're probably better off with a conventional RDBMS platform for a data warehouse system.