Building an HRMS App: Can Data Warehousing Concepts Enhance Its Functionality?

friendly_gm
I'm planning to build an HRMS application and was just wondering if I can use Data Warehousing (DWH) concepts in it.
umalme
HRMS system will cover your day-to-day processes and activities that take place in the HR department across other functional groups. On the other hand, DWH would be used for analysis, statistical purposes, and summary reports. You can surely merge DWH into HRMS, but keep its functionality completely separate as its requirement is restricted to a particular user.
sayeed
Hi friendly_gm,

Yes, you could use "data warehousing concepts" in your application. But which of the data warehousing concepts do you wish to use? If I were you, I would first start with a problem statement in terms of what functionality is required. Only much, much later would I worry about the technologies I would like to employ.

Regards,
Sayeed
doubledubs
I respectfully disagree with umalme. The basic database architecture of a relational database used for an HRMS and a data warehouse precludes them from being "merged" or in a shared database. The data warehouse simply uses different data structures to more easily facilitate multidimensional analytics and business intelligence. An HRMS and a relational database are optimized in data structure to enhance the efficiency of data transactions. The two types of applications, by definition, are separate data environments.

Just my opinion.

-- Doubledubs

http://systematicHR.com
If you are knowledgeable about any fact, resource or experience related to this topic - please add your views. For articles and copyrighted material please only cite the original source link. Each contribution will make this page a resource useful for everyone. Join To Contribute