On September 29, 2025, Amsterdam-based Polars raised €18 million in Series A funding led by Accel, with participation from existing investor Bain Capital and angel investors. The funding was a signal that the startup behind the popular open-source project of the same name is ready to transform into a scalable cloud platform.

At the heart of this transition lies Polars Cloud, a fully managed environment built in partnership with Amazon Web Services (AWS) aimed at bringing low-latency, distributed data processing to every developer and organisation. It is rooted in its mission to solve a frustration shared by data scientists and engineers around the world.

When Ritchie Vink first built Polars, he was frustrated by how the pandas library struggled to scale efficiently as data volumes ballooned. His solution – Polars – an open-source project in Rust, quickly became one of the fastest-growing DataFrame libraries in the world. With 25 million downloads a month, 250+ million total downloads and 33k+ stars on GitHub, Polars’ trajectory is unusual even in the evolving world of data infrastructure.

From Open Source to Enterprise Backbone

Ritchie Vink Polars
Ritchie Vink built Polars as an open-source project in Rust | Image Credit: Polars

It’s rare for a new open-source framework to challenge incumbents like pandas, Spark, and Dask so quickly. Yet Polars’ promise was clear from the start: it was lightning fast, memory-efficient, and elegantly designed for modern hardware.

Vink attributes much of this performance leap to decisions made early on. “Polars is written from scratch to have a tight integration from I/O to query engine,” he explains. “We have full control of performance critical parts, ensuring we can optimise every layer of execution.”

That architectural rigour, paired with the Rust programming language’s memory safety and concurrency, gave Polars an edge. But speed alone wasn’t the whole story. Its success was also cultural: an open-source community that grew organically, with developers contributing features, optimisations, and wrappers for languages beyond Python, including Node.js and R.

Despite its explosive growth, Vink insists that Polars remains “an open-source company at heart.”

The new funding will strengthen that foundation. “The original goals of OSS Polars are very important to me,” he says. “We’re preserving those roots while extending them further. OSS Polars will continue to improve, and that progress directly strengthens both the open-source project and our commercial offering.”

Scaling Gap

The heart of Polars’ new mission lies in tackling what Vink calls the “scaling gap” in modern data workflows. On one side, you have tools like pandas, which holds the first-mover advantage but remains limited to single machine workloads. On the other, distributed systems like Apache Spark are built for clusters, but often too heavy or slow for small-scale work.

For data scientists and engineers, the harsh reality is that Spark doesn’t work well on a single machine, and pandas doesn’t scale beyond it. With Polars Cloud, the startup is determined to bridge that gap.

Polars Cloud allows users to write a query once and run it at any scale, from a laptop prototype to a distributed cluster. It brings together streaming execution, autoscaling, and query insights into one unified platform.

Under the hood, Polars Cloud runs the same streaming engine that powers OSS Polars on the worker nodes. This means every improvement to the open-source version benefits the managed product, and vice versa. “We’re building a one-stop data platform that provides the best Polars experience available,” says Vink. “Teams can focus on their data, not worry about the infrastructure.”

AWS as launch partner

To bring Polars Cloud to life, Vink’s team turned to Amazon Web Services (AWS), a choice he deems both strategic and practical.

“To process data efficiently, compute has to be close to the data,” Vink explains. “Transferring large amounts of data introduces latency that directly impacts user experience. AWS already has many of the fastest-moving, forward-thinking data teams on their platform, and their developer experience made it a perfect fit.”

AWS has also been instrumental in helping Polars accelerate its go-to-market efforts. “They’ve supported us from the start to solve any bottlenecks we encountered,” says Vink. “In recent months, AWS has proactively reached out to involve us in startup programs that speed up our scaling and outreach.”

By building on AWS, Polars gains access to an established ecosystem of enterprise customers, robust compute infrastructure, and global reach, which are key ingredients for scaling a developer-first product into an enterprise-grade platform.

Unified DataFrame Future

Polars Cloud
Polars Cloud aims to bridge the scaling gap in data workflows | Image Credit: Polars

As Polars shifts from open source to enterprise, one of the biggest challenges is maintaining trust with its community while delivering features large organisations need, such as reliability, observability, and compliance.

“Building data pipelines or data-driven decision-making tools at scale in a way that a business can rely on the results to be available and correct is challenging,” says Vink.

To make it possible, the Dutch startup is going beyond speed by building robust tooling for data access, cluster management, autoscaling, fault tolerance, and query debugging, capabilities that are critical when dealing with terabytes or even petabytes of data.

“With Polars Cloud, we remove that complexity,” Vink notes. “Every team member can write code at scale, without worrying about the infrastructure.”

Polars’ forthcoming on-premise version, Polars Distributed, extends the same functionality to organisations with strict compliance or data sovereignty needs. From self-managed setups to fully managed cloud instances, Vink wants to make Polars “available everywhere.”

The new funding round will help Polars expand its engineering team, particularly in areas such as the query engine and distributed systems. The company is seeking Rust engineers who are passionate about performance, data processing, and large-scale computing.

“We’ve grown adoption from 250,000 to over 26 million monthly users since our seed round,” says Vink. “Now, we want to make Polars OSS fully streaming, ensuring single-node queries utilise hardware to their maximum capacity, while building a state-of-the-art distributed engine that runs on cloud or on-premise.”

This vision is anchored in a simple but profound idea: an intuitive DataFrame API for all scales. Whether you’re manipulating a CSV on your laptop or analysing petabytes across a data lake, Polars aims to make the experience seamless.

“In the past decade, DataFrame users had to choose between tools for local work or for distributed computing, each with its own API and limitations,” Vink says. “In the next few years, we want to bring our unified API to every organisation in the Python data ecosystem.”

The default choice

The data landscape is changing, and open-source projects like Polars are quickly evolving into full-fledged, commercial platforms without losing their community spirit. Much like GitLab, Polars aims to prove that developer-led tools can form the backbone of enterprise data operations.

For enterprises, this could mark a turning point. The ability to move from experimentation to production without switching tools or rewriting pipelines means faster innovation cycles and fewer technical handoffs.

In that sense, Polars isn’t just building a faster DataFrame – it’s redefining how work gets done with data.

In three to five years, Polars envisions becoming the default choice for anyone working with tabular data. With a combination of open-source innovation, enterprise-grade reliability, and AWS-powered scalability, it’s well-positioned to achieve that goal.

“Success for us means every organisation can develop fast and efficient data processing solutions for their business at any scale,” says Vink.

With €18 million in new funding, a loyal open-source community, and a cloud partnership that brings global reach, Polars seems poised to do just that – ushering in a new era where speed, scalability, and simplicity finally coexist across laptops, the cloud, and even fully managed on-premises deployments of Polars Cloud.