Arc Core: High-Performance Time-Series Data Warehouse Built on DuckDB and Parquet
By
ignaciovdk
Master baker tier. Every paragraph earns its place on the tray.
Summary
Arc Core is a high-performance time-series data warehouse built on DuckDB, Parquet, and MinIO, currently in alpha release as a technical preview. The system achieves impressive performance benchmarks of 1.89 million records per second using MessagePack binary protocol. It's designed for speed and efficiency in handling time-series data but is not yet recommended for production workloads as it's still in active development.
Key quotes
· 4 pulledArc Core is currently in active development and evolving rapidly. While the system is stable and functional, it is not recommended for production workloads at this time.
Arc achieves 1.89M records/sec with MessagePack binary protocol!
High-performance time-series data warehouse built on DuckDB, Parquet, and MinIO.
Arc Core is currently in active development and evolving rapidly. While the system is stable and functional, it is not recommended for production workloads at this time.
You might also wanna read
PgQue: Zero-Bloat Postgres Queue System Using Pure SQL and pg_cron
PgQue is a zero-bloat Postgres queue system that revives the PgQ architecture originally designed at Skype for handling messaging for hundre
Lux: A Multi-threaded Redis-Compatible Key-Value Store with Vector Search and 10x Performance Gains
Lux is a Redis-compatible key-value store written in Rust that offers up to 10x faster performance than Redis. It addresses Redis's single-t
SNKV: A Lightweight, Crash-Safe Embedded Key-Value Store Built on SQLite's Storage Engine
SNKV is a lightweight, crash-safe embedded key-value store built directly on SQLite's storage engine without the SQL layer. It provides a cl
HelixDB: Open-Source OLTP Graph-Vector Database Built in Rust Now Generally Available
HelixDB, an open-source OLTP graph-vector database built in Rust, has been released after more than a year of development. The database is d
Alibaba's AliSQL: Enterprise MySQL Branch with DuckDB OLAP and Vector Search
AliSQL is Alibaba's enterprise-grade MySQL branch that combines traditional InnoDB OLTP reliability with DuckDB's columnar OLAP engine and n
Stoolap: A Modern Embedded SQL Database Built in Rust with Advanced Features
Stoolap is a modern embedded SQL database written in Rust that targets low-latency transactional workloads and real-time analytical queries.
