This Is Likely the Computing Technology that Supports the Most Data Sources
dev.to·16h·
Discuss: DEV
Flag this post

Today, the data sources of enterprises have evolved from “a few tables” to a diverse range such as databases, files, APIs, streaming data, object storage and NoSQL. The ability to handle “multi-source computation” has become one of the critical criteria for data processing technologies.

When it comes to multi-source computation, the ‘logical data warehouse’ is probably the most mainstream approach. And it sounds very appealing: no need to synchronize data in advance, no need to struggle with traditional ETL, and the ability to perform cross-database queries using SQL.

However, reality falls short of ideals. These logical data warehouses, despite claiming universal connectivity, end up supporting only a handful of mainstream relational databases and a few file formats. They immediat…

Similar Posts

Loading similar posts...