Why Data Integration Is Still a Challenge Data integration offers immense potential, but significant challenges remain. This listicle identifies eight key data integration challenges hindering
Introduction: A Decade of Big Data Blogging When I began writing about Big Data in 2013, it was an exciting new frontier in data management
Introduction: Enhancing Trino Performance In our journey with Trino, we’ve explored its setup, integrated it with multiple data sources, added real-time data, and expanded to
Introduction: Scaling Data with Cloud Storage In the previous blogs, we explored building a sample project locally, optimizing queries, and adding real-time data streaming. Now,
Introduction: Building on the Basics In our last blog, we set up a local Trino project for a sample use case—Unified Sales Analytics—allowing us to
Why a Trino Series Instead of Presto? If you followed the initial post in this series, you may recall we discussed the history of Presto
Introduction: My Journey into Presto My interest in Presto was sparked in early 2021 after an enriching conversation with Brian Luisi, PreSales Manager at Starburst.
The Power of Scala in Data-Intensive Applications: Concluding the Series Originally posted January 2019 by Kinshuk Dutta After exploring Scala’s core functionalities, from basics to
Error Handling and Fault Tolerance in Scala: Utilizing Try, Either, and Option Originally posted December 12, 2018 by Kinshuk Dutta Welcome back to the Scala
Concurrency and Parallelism in Scala: Mastering Futures and Promises Originally posted December 5, 2018 by Kinshuk Dutta Welcome back to our Scala series! Now that