Tools/Basekick-Labs/arc

arc

High-performance analytical database combining DuckDB SQL engine, Parquet storage, and Arrow format. 18M+ records/sec.

634+6/wknascentGoGNU Affero General Public License v3.0new this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Mar 2026

Arc combines DuckDB's SQL engine with Parquet storage and Apache Arrow's in-memory format for processing large tabular files. The pitch: 18M+ records per second on analytical queries, deployed as a single Go binary.

It's a lightweight analytical database you can spin up without a cluster. Load your data in Parquet format, query it with standard SQL, and get results faster than most traditional databases can scan the data. It's designed for analytics workloads where you're aggregating, filtering, and joining large tables, not for transactional OLTP with lots of small writes.

The project is early stage (, nascent tier). The enterprise page exists at basekick.net but specific pricing isn't public yet.

The catch: this is very new. DuckDB itself is more mature and does much of what Arc does. The AGPL license means any network service using Arc must open-source its code, or you need an enterprise license. The documentation is thin, the community is small, and production battle-testing is limited. If you need a fast analytical query engine today, DuckDB is the safer bet. Arc is one to watch if the DuckDB + Parquet + Arrow integration proves to be more than the sum of its parts.

Free vs Self-Hosted vs Paid

open core

Free (Self-Hosted)

  • Full analytical database
  • DuckDB SQL engine, Parquet storage, Arrow format
  • AGPL-3.0 license, free for open source use. Network services must share source code or get a commercial license.

Enterprise

  • Enterprise page exists at basekick.net/enterprise
  • Pricing not publicly listed, likely custom/contact-sales
  • Presumably includes a commercial license to avoid AGPL requirements

The Math

Free if AGPL works for your use case (internal tools, open source projects). If you're building a commercial SaaS, you'll need the enterprise license; contact them for pricing. DuckDB under MIT license has no such restriction.

Free under AGPL. Enterprise license required for commercial network services; pricing not public.

Self-hosting ops:moderate
View pricing page →

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
55/100 · C+
Adoption8/30
Maintenance25/25
Community5/20
License7/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

About

Stars
634
Forks
38

Explore Further

More tools in the directory