Skip to main content

S3 + Parquet + Iceberg + Trino: A Poor Man's Market Data Platform

· 7 min read
QuantFlow Team
Quantitative Financial Intelligence Platform

S3 + Parquet + Iceberg + Trino architecture Before I start talking about how effective this architecture can be at reducing infrastructure costs, I should first make the old point that there is really no free lunch. Compared with commercial cloud data platforms and warehouses such as Databricks, BigQuery, and Snowflake, an open lakehouse setup requires significantly more engineering effort to build, operate, and tune properly. You trade managed convenience for lower-level control, flexibility, and potentially much lower long-term costs.

In the AI era, is QuantFlow still useful?

· 3 min read
QuantFlow Team
Quantitative Financial Intelligence Platform

Short answer: yes — and arguably more than ever.

The common assumption is that AI will reduce the need for systems like QuantFlow because:

  • models can learn features automatically
  • raw data can be fed directly into neural networks
  • end-to-end learning replaces feature engineering

But this misses a key point:

AI changes how we model markets — it does not remove the need to define what the market is in the first place.

QuantFlow - From Data to Financial Intelligence

· 6 min read
QuantFlow Team
Quantitative Financial Intelligence Platform

This is the final article in our Market Microstructure series, where we explore the reasons QuantFlow is designed to transforms raw financial data into actionable intelligence.

Series Overview

This article concludes our series on the topic of market microstructure. If you're new to this series, I recommend starting with:

Part 1: Introduction to Market Microstructure - The discussion on how modern financial markets operate at the micro level.

Introducing the New QuantFlow Website

· 3 min read
QuantFlow Team
Quantitative Financial Intelligence Platform

We're excited to introduce the new QuantFlow website — a platform designed to communicate both the system we are building and the ideas behind it.

This is not just a product site. It is a place where system design, quantitative research, and practical implementation come together.

Why a New Website?

QuantFlow sits at the intersection of data engineering, quantitative research, and machine learning.

To properly understand its value, it's not enough to describe features — we also need to explain:

  • how the system is designed
  • why certain architectural decisions were made
  • how it fits into real-world quantitative workflows