Performance Benchmarks

Compare AresaDB performance against SQLite, DuckDB, and Pandas

AresaDB: Fastest Overall

3.2x faster than SQLite • 1.8x faster than DuckDB • 12x faster than Pandas

0.25ms
avg query time
1,247
Queries Tested
0.25ms
Avg Response Time
45K/sec
Throughput
3.2x faster
vs SQLite

Query Performance Comparison

Feature Comparison

Performance at Scale

Dataset sizes: 10K, 100K, 1M, and 10M records • Query: SELECT with WHERE clause

Benchmark Methodology

Environment

  • • Apple M2 Pro, 16GB RAM
  • • macOS Sonoma 14.4
  • • Rust 1.75.0, Python 3.12

Test Configuration

  • • 100 iterations per query
  • • Cold start + warm cache
  • • Mean time reported (ms)

Datasets

  • • Drug Reviews (215K records)
  • • Medical Transcriptions (5K)
  • • PubMed Abstracts (67K)