Make Lightweight, Mixed-Source Reports without Logical Data Warehouse--SPL Reporting
dev.to·1d·
Discuss: DEV
Flag this post

Background

Often a report has diverse data sources, which can be RDB, NoSQL, text, Excel and MQ.

Logical data warehouses can facilitate mixed-source computations to some extent. But logical data warehouse frameworks are too heavy and complex, and cumbersome pre-processing is needed for operations, maintenance and management, making them more suitable for creating platform solutions for large-scale organizations. This is too heavy for an ordinal report. The cost of specifically building a logical data warehouse is not worth the gain.

SPL approach

SPL provides real-time mixed-data source computing capability, enabling mixed-source computations on any accessible data sources. SPL’s this functionality is very lightweight and can be directly embedded into the reporting applicati…

Similar Posts

Loading similar posts...