Analytics

A collection of 14 posts tagged with "Analytics"

Iceberg's Catalog API: The Atomic Pointer Manager Behind Your Iceberg Tables

Iceberg's Catalog API: The Atomic Pointer Manager Behind Your Iceberg Tables

Apache Iceberg has significantly reshaped how organizations manage and interact with massive structured analytical datasets inside object storage. It brings database-like reliability and powerful features such as ACID transactions, schema evolution, and time travel. Although these features are commonly emphasized, the Iceberg Catalog API is what makes these tables accessible. The Iceberg Catalog API is a centralized interface for managing

Read more

Data Science and AI with a SQL Server 2022 Data Lakehouse

MinIO MinIO MinIO on SQL |
Data Science and AI with a SQL Server 2022 Data Lakehouse

Microsoft SQL Server 2022 is one of the most commonly implemented enterprise relational databases. Many of the world's most successful companies, regardless of vertical, have significant SQL Server deployments. Thousands of companies have relied on SQL Server for decades. Microsoft has made great strides over the past decade in embracing open-source and standards-compliant technologies. The result is that

Read more

MinIO and Apache Arrow Using R

MinIO and Apache Arrow Using R

Arrow here, Arrow there, Arrow everywhere. Seems like currently you can't swing a dead cat without hitting an article or blog post about Apache Arrow. Most seem to be addressing a developer audience and are based on a Python and Spark style development platform. Today I’m going to write about using Apache Arrow with MinIO from the

Read more